When updating a record using the REST API, I encounter the following error:
"Code":"TriggerRuntimeError","Message":"Data change cannot be performed due to triggered action failed. Please contact administrator."
The table has a triggered action to send an email anytime a record is updated or inserted.
The really strange part is that everything works perfectly fine when using chrome. The error is only thrown in mozilla and only thrown when updating a record. Inserting a record works as expected.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Jarias
When updating a record using the REST API, I encounter the following error:
The table has a triggered action to send an email anytime a record is updated or inserted.
The really strange part is that everything works perfectly fine when using chrome. The error is only thrown in mozilla and only thrown when updating a record. Inserting a record works as expected.
I am using php & curl to make the requests.
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.