Im trying to create a personal http token using this url, but it
s not working for our https service, which requires authorization first, do you know how to create token for https service?
You will need to authenticate first using your username and password in order to create a personal http token so that Bitbucket knows which user to assign the token and permissions. Once it is created, you will be able to use the token for other operations.
Can you elaborate on what you’re doing and what your error is?