-
### Issue
When using a /ask command and the browser GUI (--browser), aider still edits the file in context.
### Version and model info
Aider v0.59.1
Main model: claude-3-5-sonnet-20240620 with dif…
-
**Is your feature request related to a problem? Please describe.**
I want to show a popup to the user when it's idle more than the refresh token expiry. So if the user wants to continue working, the…
-
Hi,
`refresh_token` seems to be failing with a 400 Bad Request error
https://api4.thetvdb.com/v4/refresh_token
**Headers I'm sending are:**
Accept: application/json
Authorization: Bearer ey…
-
Issue found on March 19th 2019.
#### Endpoint(s):
* `POST https://accounts.spotify.com/api/token`
#### Scope(s):
This is the python code:
```
client_id = ''
client_secret = ''
re…
-
We have build a c# console app using PKCE and it seems to be working fine. Only problem is that we are not able to refresh access token, in OAuth2 we were doing as below:
XeroClient xeroClient = GetX…
-
The class of refresh token have any option to parse token in jwt, same access token?
-
-
### Discussed in https://github.com/RESOStandards/transport/discussions/82
Originally posted by **darnjo** April 18, 2023
# Background
One of the primary use cases for the RESO Web API is mac…
-
Getting these every now and then. No persistent or long-term impact it seems.
Authorization:
```
2024-11-09T15:33:26.189450574Z 2024-11-09 15:33:26.042 ERROR (MainThread) [homeassistant] Error …
-
Hello Chris sanity,
Will be very helpful if you can update a feature of handling Access and refresh token
Access token is short lived and when it expires user is no more authenticated and there is …