I trying to call token api with my deployed application getting error { "s": "error", "code": -355, "message": "Please provide/check for valid redirect url ." } I am passing 'https://myapp.herokuapp.com/fyers/fyers-auth-redirect' as redirect url can you tell what is the issue with this url if I pass my local ip it is working on local

1 reply