Skip to content

Now completely broken - access_token url has changedΒ #258

@derekantrican

Description

@derekantrican

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions