Hello
I'm looking at this page and just wanting to confirm my understanding of the following paragraph:
"Authorization must happen in the browser because a user must give consent for the client to access their information. For this reason the authorization request cannot be made from Postman curl or some other HTTP client."
Is there really no way to access the API programmatically? Thank you!