function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
klthawklthaw 

REST callout using AzureAD OIDC Auth. Provider

Hi there,

I am trying to access rest callout from APEX using AzureAD OIDC Auth. Provider's Token and also Named Credential Token.

But I got following error. Any suggestion for this error?

CompactToken parsing failed with error code: 80049217

Regards,
LinThaw

PriyaPriya (Salesforce Developers) 

Hi Kithaw,

Check this that matches your requirement :-

https://github.com/OneDrive/onedrive-api-docs/issues/785

https://stackoverflow.com/questions/58679990/compacttoken-parsing-failed-with-error-code-80049217-when-using-passport-librar

 

Regards,

Priya Ranjan