How to utilize a callback URL with Zoho Creator (OAuth 2.0 authentication)
I have successfully made calls fetching public data from the Socrata API, but I am attempting to work with a private dataset that requires OAuth 2.0. I am having trouble with figuring out how to use a callback URL to handle the token. Any feedback on this?