decosoftware / decosoftware/RedditClient
The callback "about://callback/login" is not working for android
Open
- Dominant language
- JavaScript
- Stars
- 28
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
I was doing the tutorial and I got stuck when trying to authorize the app within reddit. Turns out that if the callback starts with "about:.." nothing will happens when clicks on allow or decline (even in chrome).
I made it work changing it to "react://callback/login" and creating my own developer app on reddit.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.