I have a python script to pull and process team data where the I (a.k.a. developer) processes data using a shared link pasted in by a team member. The goal is to process data supplied by team on a server. Fun fact. I can only process data using a public shared link that I created. What permissions/settings are required so that I can pull data using the api and a shared link that I didn't personally create? Why are permissions on public links overridden by API? I can access the data from the links if I don't use the API, but that defeats the purpose. I've tried modifying the shared link settings, but neither I nor the team admin are authorized to do this.