Forum Discussion

ShwetaAgrawal's avatar
ShwetaAgrawal
Contributor
6 years ago

Integration with JIVE - CORS Issue

We are trying to integrate Salesforce with JIVE .

However we are getting a 403 Response Code with Message  :

Failed to load https://<OUR Community URL>/oauth2/token?grant_type=authorization_code&client_id=<client_id>&client_secret=<client_secret>&redirect_uri=<redirect_uri>&code=<received intermediate authorization code>:

No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'Source Salesforce Instance URl' is therefore not allowed access.

Cross-Origin Read Blocking (CORB) blocked cross-origin response "https://communitiesqa.bmc.com/oauth2/token?..."

 

Any Pointers to resolve this issue would be much appreciated.

Thanks,

Shweta

Puja