"ValueError: Unable to parse claims from response" on get() #898
Labels
status:waiting-for-triage
An issue that is yet to be reviewed or assigned
type:bug
A broken experience
Describe the bug
I am facing the same issue although I am invoking the public API and it happens when the token is invalid or expired.
My code for Graph Client. I initialize it with OAuth token directly.
Any idea how could I fix it to get the error response?
A similar issue thread which has the exactly same error which hasn't been fully resolved:
#672
The response from MSFT:
Expected behavior
The ODataError/APIError exception should be raised.
How to reproduce
Invoke a public API with an invalid/expired oauth token.
SDK Version
1.1.0
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: