Forum Discussion
Bessonnizza
6 years agoHelper II
Json.FromValue
Hello there, I want to write POST request with data for WEB service. I try to use Json.FromValue function to convert to JSON, but it isn't working. JSON data schema: My POST request...
ImkeF
6 years agoCommunity Champion
Hi Bessonnizza ,
I'd recommend to lookup in the API specification of your source (spic.scout365) what the reasons for a 500 error could be.
ImkeF
6 years agoCommunity Champion
... just saw that Begin and End are the same - maybe that is the reason?