Reddit Api Not Returning Nsfw Posts
When I Put the Link into the Browser I Am Getting Results, Just Not When Im Making a Call from My App. I First Assumed This Was Something by Reddit but If So...
When i put the link into the browser i am getting results, just not when im making a call from my app. I first assumed this was something by reddit but if so then why would i be able to see the data from the browser. Below are two example links, One works and one doesnt - the only difference is one is from a NSFW sub.
axios.get(')
axios.get(')
1 Answer
You would need to include the include_over_18 parameter.
Try axios.get(')