-
-
Save rapatil/b269a347d50dc76b6fd29bec85889c28 to your computer and use it in GitHub Desktop.
It was created by business person, with filters and grouping; I cannot alter it as it will become invalid
using your code pretty much verbatim for downloading a salesforce report I am getting a error thrown in requests: requests.exceptions.TooManyRedirects: Exceeded 30 redirects.
Do you know if something has changed in the past couple months that would be causing so many redirects? If I copy sfUrl into a browser (that is also logged in) it does generate and download the report as expected...I am also experiencing this redirect issue. Any one come up with a solution?
Copying sfUrl and pasting into browser works.
facing the same issue. any one knows how to deal with this?
update: try updating lightning.force to my.salesforce
using your code pretty much verbatim for downloading a salesforce report I am getting a error thrown in requests: requests.exceptions.TooManyRedirects: Exceeded 30 redirects.
Do you know if something has changed in the past couple months that would be causing so many redirects? If I copy sfUrl into a browser (that is also logged in) it does generate and download the report as expected...I am also experiencing this redirect issue. Any one come up with a solution?
Copying sfUrl and pasting into browser works.facing the same issue. any one knows how to deal with this?
> update: try updating lightning.force to my.salesforce
Yep! This is what worked for me!
Please open up your report and remove filters and save it then try