hsuehpe / vue-spotify-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot get correct refresh token while access token expired.

hsuehpe opened this issue · comments

commented

When api request gets 401 error code, and it will trigger axios response interceptor to get refresh token.

But the access token seems not to try refresh.