Resumable uploads are giving me 403 errors with the PUT requests after creating the upload session.
I've used app level tokens for resumable uploads recently and they worked fine. I previously tried them months ago and they were not working and I remember something about them not being supported.
I don't find that text that states that in the documentation. Are they supported or is there another issue?
Thanks