Zoho Query API problem

Zoho Query API problem

Hi,

I am trying to write select queries to retrieve data from Zoho using its Query API. But I am getting the following error:

Service responded with exception status (401): {"code":"OAUTH_SCOPE_MISMATCH","details":{},"message":"invalid oauth scope to access this URL","status":"error"}

I am trying to do this call using a dashboard tool's Zoho integration module. If I use rest API it works but when I try to use Query API of Zoho it returns the error.

I searched this but couldn't understand what I am doing wrong. Can anyone help me with the configurations?

I attached my connection configurations (it still gets the same error with or without the "scope" parameters).