Hi,
I try to access to this url :
https://api.bitbucket.org/2.0/workspaces/<myworkspace>/permissions/repositories
and i got a 500 error :
response {"type":"error","error":{"message":"Something went wrong","id":"a8b016e028b04f89b65c1a8dc4057a91"}}
status 500
I use my account with an app password that work to get user list for example.
any idea about what can generate this error ?
Thanks
Hey @Cyrille Tixier
G'day.
The error code translates to a timeout error which generally happens when there's an issue with the network.
I tried to access the same endpoint via curl multiple times, and so far, I have had no luck reproducing the issue. Can you confirm with me how did you access the endpoint? Is it via browser, script, or application?
Also, are you still able to reproduce the issue consistently?
Cheers,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.