cleac / olifant

GTK3 client for Mastodon
GNU General Public License v3.0
19 stars 2 forks source link

400 Bad Request while reauthorizing #28

Open cleac opened 4 years ago

cleac commented 4 years ago

Description

When user deletes account in Tootle, then tries to log in to same account without application restart, he gets HTTP 400 Bad Request error.

Steps to reproduce

  1. Log in as a user
  2. Log out as this user
  3. Try to log in back using same provider
  4. See 400 Bad Request
jcamposz commented 4 years ago

I got it!!. Now if you delete your account and sign again without closing the app, it doesn't appear a white screen, it works again.