I have deployed an instance of a Azure Mobile Service
I have been trying to test the POST endpoint and receive the following error on the test URL
{"message":"The operation failed with the following error: 'Cannot insert the value NULL into column 'CreatedAt', table 'XXXX_db.<SchemaName>.Request'; column does not allow nulls. INSERT fails.\r\nThe statement has been terminated.'."}
Is there a way to fix this error?
And God said "Let there be Light." ... [Genesis 1:3]