OAuth Custom Three Legged Flow - Error
Summary
Receiving Cannot obtain an access token. Authorization Failed when Using Three Legged FlowContent
Hi Guru's,
I have a OIC integration using the Rest Adapter, I need to use OAuth Three Legged Flow for Authorization. When I click provide consent I get the Login of the application we are connecting to and login successfully, after that I get the following error:
Cannot obtain an access token. Authorization Failed: [AccessToken] Null or empty access token was received with status [200].GET https://login.microsoftonline.com/common/oauth2/token?code=code&grant_type=authorization_code&client_secret=client secret&redirect_uri=https%3A%2F%2Fdfaintegrationdevqsic-dfaoraclecloudproject.gbcom-south-1.oraclecloud.com%3A443%2Ficsapis%2Fagent%2Foauth%2Fcallback&client_id=client id returned a response status of 200 OK
Tagged:
0