I’ve been trying to set up oauth for an API, and cannot get it to work. Any hints/help would be appreciated.
- The api call without authentication works
- The oauth urls and the api domain use the same root domain (but oauth is on a separate subdomain)
- I have a privacy policy set
Here is what I get when i try to save the oauth parameters using the form:
Thanks!