Hey there!Been trying to set up an exposed API in my personal environment for some testing and I keep getting a 500 error when calling it. Do all of you get same error? If not does anyone know how to deal with it? Thank you
Hi @Alex Gaidau,I tried to expose the api in my env. it's working for me maybe you can share the oml so that i can look into that and try to find out what went wrong.
Thanks
Hi Alex,
You are not sharing enough information to see what is going wrong.
A 500 is an internal server error, so probably the logic in the API method you exposed gets an exception.
You can check the Service Center logging for details and the call stack that would point you exactly where the problem is.
Regards,
Daniel
Hi,
please check once are you using latest version of third party Rest APIs