I’m trying to follow reddit’s documentation in github (OAuth2 · reddit-archive/reddit Wiki · GitHub) but I am having issues. I keep getting 401 when I’m trying to request for an access_token. I have successfully retrieved the code but I’m having issues when I’m using the code to request for a token.
My request looks like this.
and I’m stuck at this step
