Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: specify the correct audience when getting an Optimize auth token (…
…#185) Optimize API calls were not authorized with the correct token audience, leading to a 401 in every case. This is now fixed to use the correct token audience.
- Loading branch information