subasraj / flashpost-support

Flashpost is a lightweight Rest API Client Extension for Visual Studio Code.
MIT License
10 stars 0 forks source link

1.1.76 - OAuth 2 token generation no longer works #26

Closed mrowrpurr closed 7 months ago

mrowrpurr commented 7 months ago
image

Trying to generate an OAuth 2 token stopped working in 1.1.76

My server no longer sees a request providing the Client Credentials

Note, I am trying to generate using the following fields/settings:

image
mrowrpurr commented 7 months ago

Note: I have downgraded to 1.1.75 and it works great. Upgraded to 1.1.76 again and it fails again. Downgraded again and it works great again. Seems to be 1.1.76

subasraj commented 7 months ago

Works for me image