TooTallNate / proxy-agents

Node.js HTTP Proxy Agents Monorepo
https://proxy-agents.n8.io
872 stars 229 forks source link

endpoints_resolution_error after upgrading from "5.0.0" to "6.3.1" #249

Closed ashishnetworks closed 9 months ago

ashishnetworks commented 9 months ago

Here is the snippet of code that generates the token image

image

image

FYI I already have added known autorty in my AZOptions, which is recomended in many forums azureADOptions.knownAuthorities = [${AZURE_KNOWN_AUTH_URL}${AAD_TENANT_ID}]

ashishnetworks commented 9 months ago

Following changes worked for me image