Reinier van der Leer

Results 513 comments of Reinier van der Leer

As it turns out, many services will just return the same credentials in a case like this. We have to account for this too. Services like Google do incremental authorization,...

Also please add a scope to the PR title :)

I found another workaround: more tedious, but doesn't require changing the timezone. https://github.com/Significant-Gravitas/AutoGPT/issues/11273#issuecomment-3456720911

@ntindle looks like dark magic to me

Feel free to open a pull request to fix it. Updating `duckduckgo-search` would probably do it. (`poetry update duckduckgo-search`)

@aarushi.kansal do you think we could instead do "lazy" token refresh: refreshing it if needed when the token is about to be used? This could make it all a bit...

Lazy token refresh implemented in #8191