Hi, I am working on a algo for my personal use in Python which will be running in my local system. But initially while creating an app it is asking for some urls that I don't have. "Redirect URL and Postback URL". I want to access data by hit an api through my code and then use that data. How do I proceed then? Regards
You can take a look at this similar thread.