Hi Jason, to clarify, for OAuth, you don't need the company name.
So, you need to construct the Authorization header by base64 encoding the <client_identifier>:<client_secret>.
Let me know if that works for you.
Hi Jason, to clarify, for OAuth, you don't need the company name.
So, you need to construct the Authorization header by base64 encoding the <client_identifier>:<client_secret>.
Let me know if that works for you.