Hello
I am updating the unsubscribe column data on Contact records with a php script.
Since a few days i get an error 500 when updating value in Contact: {"DoNotUseEmail":"true"}
When trying the request in postman, I get error 500 the first time, if I immediatly trying a second time it just works.
Using the same php script on a test environment doesnt give me this error.
Like
2 comments
16:25 Nov 04, 2021
Hello Antoine,
Is the application hosted in the cloud or locally?
Best regards,
Oscar
17:20 Nov 04, 2021
Hello Oscar the application is hosted locally (On premise). Also updating other detail column in the same script is working fine. I suspect a database error and plan to do a Generate all-compile all-webApp restart tonight.
Show all comments