function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Matt ChalupskyMatt Chalupsky 

CORS with Username-Password OAuth

I'm developing an API and trying to use Username-Password OAuth with CORS, but still running into an error. I found an article from a couple years back saying that it will only work with User-Agent OAuth. Is that truly the case, or is there a way around this?

Thanks,
Matt