Skip to main content
kannan. S (d) 님이 Salesforce Identity에 질문했습니다

I have an AuthProvider configured with Azure B2C.  when I try call back url getting error screen : No_Oauth_Token: Access token was not returned. kindly help me to close this issue.

답변 1개
  1. 2024년 7월 28일 오전 9:51

    No_Oauth_Token error appears when your auth providers token endpoint is not returning an access token. Try making a callout from anonymous apex window, you would see specific error related to the endpoint.

    If this is working for you previously, then it is possible that the third party have added an any network restrictions on the token endpoint.

0/9000