invalid url while create "grand Code" to make access token
Hi Team ,
https://accounts.zoho.com/oauth/v2/auth?scope=<SCOPE>&client_id=<CLIENT_ID>&state=testing&response_type=code&redirect_uri=<REDIRECT_URI>&access_type=offline&prompt=consent
when I tried with my source of client id or client secret .
when I run my URL on brower or POSTMAN it is redirect to login page and once I login in it , I am getting error like
Invalid Redirect Uri
Redirect URI passed does not match with the one configured
I did not get this error ,
and how can i genarate CODE to make access token with the URL bez This CODE is expairing every 10 min so I want genarate by URL .
Please help on it .
Thanks
Sandeep