You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My PR is a possible fix to requests timing out, this issue has another root cause though, with an unsupported_grant_type error.
I can recall seeing it while implementing JWT but I could not reproduce either at the time. So I don't think it's related to Twisted upgrade, it can be my (test) implementation, something else... I will dig it up if it shows up more often.
This was testing the 0.9.11 release with Twisted 23.10.0.
A second run of the same test suite, having made no changes to anything, passed, so there is apparently some non-determinism at play here.
The text was updated successfully, but these errors were encountered: