-
Some requests to the backend are being rejected with a `401` response code.
The backend logs following exception:
```
The resource owner or authorization server denied the request. {"exception":…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
As part of the flow for generating a token using OAuth 2.0 authorization, hoppscotch sends a …
-
Just upgrade to TrueNAS Scale 24.10 and noticed that the CSI controller is failing.
Looks like it is making calls to `api/v1.0/system/version/`, which appears to have been removed, though I haven't…
-
Hi there.
My oauth works fine, but if the user roles is greather than 60 ( for example), i get the nex error: Failed to get resource owner: Invalid response received from Authorization Server. Exp…
-
### Confirm you've already contributed to this project or that you sponsor it
- [X] I confirm I'm a sponsor or a contributor
### Version
5.8.0
### Question
We have recently implemented some featu…
-
**Bug Description**
When trying to login through the Riot single sign-on page, the login fails and returns the below error in the redirect URI response.
`‘Invalid or expired authorization code, …
-
I've written a little REST server on net/http that's *supposed* to only ever return JSON contents. At least, that's what the parts I wrote do. However, there are certain errors that net/http encounter…
-
Title: Cannot set an httpOnly cookie from python GRPC server. Envoy configs not correct?
Description:
I am trying to set an httpOnly Authorization cookie from my gRPC python server through an envo…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
When making a connection failed, the `SQLException` does not return the correct SQLState:
```
try (Connection conn = DriverManager.getConnection("jdbc:trino://localhost:8080/tpch", user, pwd)) {
/…