Closed hazcod closed 22 hours ago
This was a regression in MSAL. I believe updating to the latest version should resolve the issue (see https://github.com/Azure/azure-sdk-for-go/issues/23699 for more info).
cc @chlowell
Hi @hazcod. Thank you for opening this issue and giving us the opportunity to assist. We believe that this has been addressed. If you feel that further discussion is needed, please add a comment with the text "/unresolve" to remove the "issue-addressed" label and continue the conversation.
Can confirm this fixed it!
Re-post from https://github.com/microsoftgraph/msgraph-sdk-go/issues/800
Describe the bug
An odd one, but when I call the following, 'v2.0' is suffixed to my tenantID:
My code:
Expected behavior
Auth working.
How to reproduce
Run the code above.
SDK Version
v1.51.0
Latest version known to work for scenario above?
not sure
Known Workarounds
No response
Debug output
Click to expand log
```Configuration
Other information
No response