bitly/bitly_chrome_extension

handle 403, INVALID_ACCESS_TOKEN api response

jehiah opened this issue · 0 comments

If the response to any oauth request is status_code=403, status_txt=INVALID_ACCESS_TOKEN explicitly sign the user out as it indicates the user kicked this oauth token via the bit.ly web UI or the oauth token expired.