Hello @Sumit Yadam , if you are still encountering the issue I would request you to open a support ticket with Microsoft Support as it might require dedicated troubleshooting. Also, please confirm whether the other app end is responding correctly.
Azure API management Salesforce OAuth integration
I am trying to create an OAuth 2.0 connection in APIM that connects to Salesforce OAuth provider. I have tried the Salesforce OAuth request in Postman and it works fine but when it comes to APIM the API request itself is not taking the OAuth authorization.
I am able add the authorization request in the policy and access the bearer token but I am trying to clean up things and abstract it as much as possible. Has anyone successfully connected to a third party OAuth provider in Azure api management portal.
Thank you.
Azure API Management
2 answers
Sort by: Most helpful
-
-
Amy Z 301 Reputation points
2021-07-28T07:47:13.49+00:00 Hi @Sumit Yadam , not sure if you read this post or not, the sample works to call Salesforce with OAuth. Hope it helps.