lo-cafe / winston

A beautiful and native Reddit client for iOS
https://winston.cafe/
GNU General Public License v3.0
685 stars 52 forks source link

[BUG] Reddit error during authentication #370

Closed PrMinisterGR closed 6 months ago

PrMinisterGR commented 6 months ago

Hello and thanks for the effort with the app!

I have created a Reddit Web App key, as it is the only one showing me an ID and Secret, but no matter what, when I try to login from the app, the browser opens and Reddit gives me the following error:

There was an error trying to connect with your reddit account

You got here because a third-party application wanted to authorize connecting with your reddit account. However an unknown error occurred, please see details below. Please try refreshing the page or coming back later. Error: Invalid request to Oauth API

It’s also not clear anywhere what we’re supposed to be using as a redirect URI.

Am I doing something wrong or is this a real issue? Thank you!

raopx commented 6 months ago

Somehow the onboarding doesn't show up after installing the app for the first time, but if you go through the code there is an onboarding where it specifies what values to use for the direct url.

here are they:

Make sure app name, about and redirect urls are exactly like this.

PrMinisterGR commented 6 months ago

Thank you very much for this! Everything is working fine now!On 1. Jan 2024, at 15:45, Shaban @.***> wrote: Somehow the onboarding doesn't show up after installing the app for the first time, but if you go through the code there is an onboarding where it specifies what values to use for the direct url. here are they:

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>