Closed LarsBuur closed 7 years ago
Another thing: Is it deliberate that what seems to be your real developer token is in the repository: See /bingads_downloader/config.py
From your stack trace it looks like you are using macOS. When you install Python through the official installer it doesn't install any certificates doesn't install any certificates.
Just browse to Applications/Python 3.6
and double-click Install Certificates.command
Hi Christian, I got it working. After the ssl certificates worked I ran into a problem with my app not being registered as a "mobile" app - but going through one of their guides fixed that. Thank you.
About the developer token: they were randomized strings. But we made that a bit clear now: https://github.com/mara/bingads-performance-downloader/blob/master/bingads_downloader/config.py
I have tried with both http://localhost and https://localhost as in the web redirect url.
I have noticed that there is a "allowHttpForRedirectUrl: true" but I have not idea on how to enable it.
Thank you. The stacktrace is: