Trying to upload a workspace icon, the UI says it has uploaded but it never changes.
Looking at the upload request I can see it fails with a 400 error: "Only image/{png,jpeg,gif} content-types are allowed." but inspecting the request I can see that the image data was never actually posted to the api. Request body is: `data:,`
POST /!api/internal/workspaces/focusonsound/avatar HTTP/1.1
data:,
HTTP/2 400 Bad Request
Only image/{png,jpeg,gif} content-types are allowed.
Firefox v120.01 version - same error(Only image/{png,jpeg,gif} content-types are allowed.) still exists, even with all extensions stopped.
Chrome - works - out of the box, same image on chrome works, on FF not.
.
Hi Norbert,
Same here.
Bitbucket Cloud Version.
Same response:
HTTP/2 400 Bad Request
Only image/{png,jpeg,gif} content-types are allowed.
Firefox: 114.0.1 (64-bit)
It works in Chrome.
Best regards,
Karoly
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same, using GIMP with PNG or JPG (selected by extension or manual) and even re-save using Paint, which removes the transparency. Same response, claiming bad content type. Windows reports as "JPEG Image (.jpg)" and "PNG Image (.png)".
Firefox 126.0.1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Further, why does a 400 end up showing the success notification? This is absurd!
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.
I just experienced the same issue in FireFox Developer edition, but got it working in Google Chrome. Incognito did not work unfortunately.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tom,
Thank you for contacting Atlassian Community, my name is Norbert and I'm a Bitbucket Cloud Support Engineer, it's nice to meet with you!
Can you let me know what's the extension that you've tried to upload as an icon for the Workspace? I'd like to inform you that I've just tested one and I was able to upload a .jpg file as an icon.
Maybe can you try to upload the profile picture in an incognito window with no add-ons enabled?
Please let us know how it goes.
Best Regards,
Norbert
Atlassian Bitbucket Cloud Support
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.