36
Views
3
Comments
Exposed REST API in personal environment
Question
Application Type
Service
Platform Version
11.25.0 (Build 41743)

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

UserImage.jpg
Deepak Kumar Yogi

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


2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

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

2024-07-16 17-36-51
Shradha Rawlani

Hi,

please check once are you using latest version of third party Rest APIs

Thanks

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.