{“status”:“error”,“errors”:[{“errorCode”:“UDAPI100016”,“message”:“Invalid Credentials”,“propertyPath”:null,“invalidValue”:null,“error_code”:“UDAPI100016”,“property_path”:null,“invalid_value”:null}]}
I could authenticate and input the OTP and 6digit pin. Post that operation, I am getting the above response. It is not redirecting. I am running the app in local host. Redirection api will be http://127.0.0.1:3001/upstox/addToken/ Please help.