This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
maybe I've missed some announcement but I couldn't find anything..
I have a system that loads the following URL:
Note that ABCD is not the real client id
The above url is shown in a browser to the user where they have the choice to accept or decline the authorization.
When the user clicks on accept, normally the next page loads with the following as an example:
https://www.reddit.com/r/ketoscience/?state=granted&code=vc-nABa1TAB-a_rgDqBABAB2tR6c0Rg
As you can see it uses the site that was passed on in the original link via redirect_uri and in addition it has added a "code" parameter that I need in the next step to request a token.
But since today, it returns: https://www.reddit.com/r/ketoscience/?state=granted&error=invalid_request#_
Something is broken.
Further info:
This is in an MS Access database which has a browser widget. It uses Internet Explorer which is old I know but I cannot change that and everything worked fine until yesterday.
It has nothing to do with IE though. I also pasted the first URL into Chrome, click on Accept and get the same result.
Subreddit
Post Details
- Posted
- 2 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/redditdev/c...