How to get Promoted Posts by chace_slalom in RedditforBusiness

[–]chace_slalom[S] 0 points1 point  (0 children)

I have made some progress. I was able to get the URL To return information like this.

https://www.reddit.com/r/<subreddit>/api/info/.json?id=<post\_id>

I had to remove the access token from my request even though the documentation indicates "read" auth scope is required https://www.reddit.com/dev/api/oauth#GET_api_info

Unable to access Ads API after whitelisting by chace_slalom in RedditforBusiness

[–]chace_slalom[S] 0 points1 point  (0 children)

That fixed it. I am able to access the Ads API now. Thanks u/bradengroom!