Hi all,
I am trying to retrieve all repositories that I am part of (read/write/admin/owner) - using Basic Auth.
When using this API: https://api.bitbucket.org/2.0/repositories/gioravered/
With Basic Auth - I only receive the repositories I'm the owner of.
When Using this API: https://api.bitbucket.org/2.0/users/gioravered/repositories
With Basic Auth - I get 301 Authorization response.
I know my user/password are correct because they work for the first end-point.
My question is:
How can I get my (or any other user/password user) repositories using Basic Auth.
I only have the usename and password.
Thanks a lot,
Giora.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.