Hi,
I'm trying to upload several files to the download section in Bitbucket. For smaller files (around 80 MB) everything works fine, but bigger files give me a 404 error in the webinterface saying "Repository not found". With curl I get: {"type": "error", "error": {"message": "Unauthorized"}}
It should be possible to upload bigger files, because someone else working on the project already did upload over 300 MB.
G'day, @Matthias Heinz
Welcome to the community!
Can you create a support ticket with us in the Support portal to investigate this issue further?
Having said that, I suggest using a different web browser to see if the issue is reproducible and using the App password for your curl authentication, as the curl error points to an invalid password.
Regards,
Syahrul
Hello @Syahrul
I tested it with an Access Token for curl. For small files it worked, for larger ones it didn't.
But I will open a ticket. Thanks for the answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.