jamiesanson / Mammut

An Android Client for Mastodon
GNU General Public License v3.0
47 stars 4 forks source link

Authorizing app issue #2

Closed yabirgb closed 5 years ago

yabirgb commented 5 years ago

After installing the version on the play store when I logging in the app and authorize it I get a 'Oh jeez, something went wrong' message

jamiesanson commented 5 years ago

Hi @yabirgb

Were you able to get a stacktrace of the error when this occurred? I'll add more extensive logging around this area to see if I can see it on my end.

yabirgb commented 5 years ago

Nope, what a I did was:

  1. Search my instance
  2. A browser tap opens
  3. I enter my credentials
  4. Click on authorize
  5. Back to the app I get that error

On Tue, Nov 20, 2018, 20:38 Jamie Sanson <notifications@github.com wrote:

Hi @yabirgb https://github.com/yabirgb

Were you able to get a stacktrace of the error when this occurred? I'll add more extensive logging around this area to see if I can see it on my end.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jamiesanson/Mammut/issues/2#issuecomment-440403877, or mute the thread https://github.com/notifications/unsubscribe-auth/AE1U6kfNwz3JzzZyotlNzygYbHvjpTyiks5uxFomgaJpZM4YoFth .

jamiesanson commented 5 years ago

Ah yes. I've seen this before, but have yet been able to reproduce it. I'll add more logging in this area in the next alpha release and see if we can get to the bottom of it. Thanks for the bug report! I'll keep you posted.

jamiesanson commented 5 years ago

Looks like the issue is to do with browser caching. I've added custom tabs for OAuth and plan on releasing the fix for this shortly!