AleksandrRogov / DynamicsWebApi

DynamicsWebApi is a Microsoft Dataverse Web API helper library for JavaScript & TypeScript
MIT License
268 stars 58 forks source link

endpoints_resolution_error #127

Closed jjsuo closed 1 year ago

jjsuo commented 1 year ago

"errorCode":"endpoints_resolution_error","errorMessage":"Error: could not resolve endpoints. Please check network and try again. Detail: ClientAuthError: openid_config_error: Could not retrieve endpoints. how to slove it?

AleksandrRogov commented 1 year ago

@jjsuo looks like the error is coming from MSAL.

https://sebastian-rogers.medium.com/could-not-resolve-endpoints-3f66bd9dc9

AleksandrRogov commented 1 year ago

Closing due to inactivity.