Do we need to add the bearer token received by the connected system object in the integration object?

I am getting this response in the integration object when using the connected systems (oauth client credentials)



The authorization is successful in the connected system.

If I make the request in postman, I get 403, which is correct as I am still fixing the application permissions. It seems as if the integration object was not adding the bearer token to the request.



Additionally, in the steps for client credentials grant for an azure application, we need to setup a redirect URL. Which URL can we use for this? Are there specific endpoints for it?

  Discussion posts and replies are publicly visible

Parents Reply Children