Trying to Access all Zoho analytics data?

Trying to Access all Zoho analytics data?

Hello,

I am using post man at the moment to test the API connection to Zoho Anaylitics.

When it comes to the URL and parameters, I think I am missing something or adding the wrong information in a step. This is currently what I am trying:

GET: https://accounts.zoho.com/oauth/v2/auth? scope: ZohoAnalytics.data.all client_id: Self-client code generated goes here response_type: 1000.ec6c4242f5e992397b2893b70460b20e.af7d6e87156b5367d0e910f39e472d08 redirect_uri: https://www.zoho.com/analytics/api/v2/api-specification.html#server-uri access_type: offline The above is to generate a codes. The error I get is a 500 error, I am not sure if the "GET: URL" is wrong?