I'm working on a codebase that uses the Dropbox HTTP API to upload files to a team folder. Everything was working seamlessly until last Friday (4/19) when we started getting errors about not having permission to write into a particular folder. We have tried creating a new app with the same permissions as well as checking just about everything between here and there for errors and can't find a thing. Of note is the fact that an app without team access is working just fine, but obviously not uploading to the correct location.
Was some new feature rolled out recently that requires workflow changes for things like this?