Unable to Login using Upstox Developer API

I am using the correct ‘API Key’ and "redirect url’ while constructing the URL. Still it is giving me the following error.
{“status”:“error”,“errors”:[{“errorCode”:“UDAPI100068”,“message”:“Check your ‘client_id’ and ‘redirect_uri’; one or both are incorrect.”,“propertyPath”:null,“invalidValue”:null,“error_code”:“UDAPI100068”,“property_path”:null,“invalid_value”:null}]}

Please help me on this. I tried this in another browser and incognito mode too, still the issue persists. Please help.

Hi @Supriya,
Kindly verify that you’re using a valid API key and the correct redirect URL, as explained in this guide on creating an API app. Additionally, please ensure that your URL structure is properly constructed, as detailed in the Upstox authentication documentation.