-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
I understand this project is technically "deprecated" and no longer maintained. But perhaps this issue can help inform others.
This library has been working pretty well up until last night - reddit changed something and https://ssl.reddit.com/api/v1/access_token
no longer seems to work
public const string AccessUrl = "https://ssl.reddit.com/api/v1/access_token"; |
(see https://old.reddit.com/r/revancedapp/comments/1luzl05/getting_an_error_loading_page_401_when_trying_to/ and ReVanced/revanced-patches#5387)
Apparently, this should simply be changed to https://www.reddit.com/api/v1/access_token
Cirx08
Metadata
Metadata
Assignees
Labels
No labels