download provisioning_csv with python
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2020
07:00 PM
I am trying to download the provisioning report after I make the post api call. Except when I use requests or urllib.request.urlretrieve and any other means to open the file url. the response is meta data about the provisioning report I am trying to download rather than the actual provioning report. help