Zoho issues with post and coql requsts

Finally got it working…
Oauth2 is tricky, first think get the built in credentials working with a get request that is easy, then proceeded to getting the custom calls working. Zoho is pretty unique about how calls are fomatted. So here is some stuff tested working.

One important step is adding scopes. The syntax for adding scopes is demonstrated in the configuration script.

1 Like