Can't authorize reddit login
On clicking on "Connect to Reddit button", I get redirected to reddit request for permission page, but on clicking Allow, nothing happens. Nothing in logs.
Nextcloud Docker version 25.0.1 Reddit integration 1.0.5
I am also having this issue. Although I did receive an email notification stating that I had given access and can manage it from my reddit account....it still doesn't connect to nextcloud nor does it show any reddit info in nexcloud.
Funnily enough, there are a heap of comments on reddit with people having this same issue. Apparently this was a work around, although I am not sure what they mean by "I did the second choice":
In Settings > Administration > Connected Accounts I did the second choice:
I went to my reddit settings and created a Web App Authorization and then inserted the redirect link provided in the nextcloud admin settings: "https://nextcloud.your.domain/apps/integration_reddit/oauth-redirect"
Then I copied the ID into the space for ID, and the secret into the space for the secret. I logged out of reddit completely, and then went through the process one more time, and now it's working. hope this helps others.
there is no second choice and I have the same issur as you have
In the "Connected accounts" admin settings, are you following the method 1, 2 or 3?
Method 1 and 3 will make Reddit redirect to a custom protocol. This can only work if your browser accepted to associate this protocol with a Nextcloud page.
If for some reason you can't "add an application for web+nextcloudreddit links", you can always use the method 2 which makes Reddit redirect to a http URL and should work just fine.
I checked and this is still supported by Reddit. I could set it up again in my dev environment.
None of the method are working nextcloud is behind NPM. Maybe my proxy settings ?
using https://nextcloud.mysite.com/apps/integration_reddit/oauth-redirect I got this Reddit OAuth error: Error during OAuth exchanges:
Changed things in authelia and nginx reverse proxy Used method 2 It works
On clicking on "Connect to Reddit button", I get redirected to reddit request for permission page, but on clicking Allow, nothing happens. Nothing in logs.
Nextcloud Docker version 25.0.1 Reddit integration 1.0.5
The issue for me was the Chrome "Application Handler". For some reason it sort of disappears and then you get stuck on the reddit permission page hitting "allow" over and over. I tried incognito mode, wiping cookies, etc. Nothing worked. So I switched to Firefox. Totally different experience. Inside firefox, the Nextcloud Reddit integration settings show an extra dialog about accepting the application handler requests, which I did. Then when I got to the reddit authorization screen, it asked me which app to use, and I selected Nextcloud which I had previously authorized to be associated with these links. Something on Chrome is broken here. But TLDR, just log into Nextcloud with firefox, connect reddit, profit.
I will close this issue as stale