Hi.
I'm using OAuth on bitbucket for a repository cloning. I'm seeing this lastly is working randomly, I mean, sometimes I receive a failed authentication with new access tokens.
It's not a miss typo because I receive it from curl and copy the access token received. What or why happens it?
Hi Néstor! Are you still experiencing this issue? Are you using refresh tokens? Our access tokens expire after an hour and you'll get errors after that. Refresh tokens can then be used to generate a new access token, without the need for end-user participation, you can learn more about it at Bitbucket Cloud refresh tokens.
Hope that helps!
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.