at my first step , I can't authorize my app

at my first step , I can't authorize my app

hi , 
i'm trying to use your api v2 to insert contact at zoho crm using your api requests 
now at my first step to authorize my app i'm trying to call the following url as mentioned in your documentation :

https://accounts.zoho.com/oauth/v2/auth?scope="ZohoCRM.modules.contacts.ALL"&client_id="xxxxxxxxxxxxxxx"
&response_type="code"&access_type="offline"&redirect_uri="http://b00c1b31.ngrok.io/marketing/oauth2callback"

i'm getting the following page as illustrated below :


and the same when using postman or advanced Rest for chrome .

any help please ?