Hi Team,
An integration object is created with OAuth 2.0 authentication, every time the connected system is authenticated, then the integration works for 1hour and after that the integration fails. Please let me know if anyone faced similar issue and how to resolve this.
Discussion posts and replies are publicly visible
What kind of API is that?
When there is an issue with authorization, it should return a 401, but not a 500.
I suggest to get in contact with the API development team to discuss this issue.
When POST method is used, then it is giving 500 error and when changed to GET, then 401, maybe we need to connect with the API team to resolve
500 is for Internet server error at server side. Might be there is an issue with server.