Hi team
I am facing some issues while invoking creatio API
It gives 500 internal server error
I tried using the list contacts API call
Curl request
curl --location --request GET 'https://namu.creatio.com/0/odata/Contact' \
--header 'BPMCSRF: xxx' \
--header 'ForceUseSession: true' \
--header 'Cookie: xxx'
It was working fine before and suddenly stopped working since 07/12/2022
Could you please let us know why it's failing?
Like
6 comments
20:00 Dec 24, 2022
Hello,
Please try using Odata 3.
More details on the academy website:
https://academy.creatio.com/docs/developer/integrations_and_api/data_se…
Show all comments