Unable to connect to the app after generating the access token which is the right api endpoint i have tried several and yet i am getting the same error

Testing endpoint: https://api.upstox.com/user/profile
Status Code: 404
Error: 404, {“status”:“error”,“errors”:[{“errorCode”:“UDAPI100060”,“message”:“Resource not Found.”,“propertyPath”:null,“invalidValue”:null,“error_code”:“UDAPI100060”,“property_path”:null,“invalid_value”:null}]}

@naman_sawhney You are using wrong endpoint, please refer to the example code below

Thanks

1 Like