I appreciate any help I can get here. I know the obvious answer is to upgrade versions since this functionality was deprecated in 6.0.0, but as of right now we are trying to avoid having to re-haul the codebase (if possible). I’m using version 3.78.2 and we have been using project.upload_annotations
most recently last Friday without any issues. Today, when trying to call it, I’m getting an AuthorizationError: You are unauthorized to perform this action 130
at the BulkImportRequest step, despite having Admin access, and despite having successfully uploaded images through the SDK (not an API key issue).
Did something change where the old version is no longer supported by the UI?
Thanks for any help with this.