You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
from this reference api: The Bitbucket Cloud REST API (atlassian.com) (the pictures below)
I try to use this api url in my bitbucket-pipelines.yml and when I ran the pipeline I got the response like this
{"type": "error", "error": {"message": "Resource not found", "detail": "There is no API hosted at this URL.\n\nFor information about our API's, please refer to the documentation at: https://developer.atlassian.com/bitbucket/api/2/reference/"}}
FYI: I have already solved this problem. It is because the url that I have wrote it is under single quote so solution is change it to double quote.
If the admin have seen this you can delete it. Thx.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.