
Announcements
I am following this: Download all files from your Salesforce environment! — 21 Knots and have constructed the proper URLs to download all my files (I've tested several through my browser), but I have 19k files and obviously am not going to do it manually.
When I try to make an HTTP call I am getting a 302 error. It might have something to do with authentication because it requires me to be logged in, so I set up oauth app with client secret, but still getting a 302 error.
Just tried in Postman logged in and forgot that my salesforce has SSO through SAML, is there some way to handle that through HTTP request?