Redirect URL

paras953
I have a python repo, via which I am planning to send my orders,
Can someone please explain the concept of "redirect url"?
The code will run on my system only and send out orders when the script is triggered
I am using python3
  • nagavenij
    When generating the request token, the redirect URL registered in the developer console for your API key will be used. For more details, please refer to the API documentation.
Sign In or Register to comment.