edit: i made sure the refresh token is not used anywhere else and this also happens with new refresh tokens created one second before running this code and receiving the error.
I have signed in before this codes runs and saved the session in my cookies.
After 1 hour it runs the following code.
Result is either null or this:
edit: i made sure the refresh token is not used anywhere else and this also happens with new refresh tokens created one second before running this code and receiving the error.
I have signed in before this codes runs and saved the session in my cookies. After 1 hour it runs the following code. Result is either null or this:
This is the code for refreshing: