Authentication Error

Hello
I am trying to perform Auth. process after setting up api app. So after executing url “https://api.upstox.com/v2/login/authorization/dialog?response_type=code&client_id=6c931ded-9c0f-4ec0-a548-6aeec18ab21e&redirect_uri=https%3A%2F%2www.google.co.in%2

getting below error.
{“status”:“error”,“errors”:[{“errorCode”:“UDAPI100500”,“message”:“Something went wrong… please contact us”,“propertyPath”:null,“invalidValue”:null,“error_code”:“UDAPI100500”,“property_path”:null,“invalid_value”:null}]}

Either the client ID or the redirect URL may be incorrect. Please verify your details against those in the app you created to ensure they match.