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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have a user which has admin permissions on the project / plan, I'm attempting to update. Whose credentials I've placed in .credentials in the bamboo-spec folder.
When executing:
mvn -Ppublish-specs
I get the following errors:
2019-05-23 12:03:24,393 INFO [BambooServer] An error occurred while publishing plan MOSE-FDBS: You are not permitted to access this resource
2019-05-23 12:03:24,395 DEBUG [BambooServer] {"message":"You are not permitted to access this resource","status-code":500}
Caused by: com.atlassian.bamboo.specs.exceptions.BambooSpecsRestRequestException: You are not permitted to access this resource
With the same credentials as in .credentials, I am able to log into the website and make changes to the build plan and project manually through the UI.
This user is able to publish to other projects / plans where the account has the same permissions.
If I switch users to another account I am able to publish on the original project / plan I was trying to modify.
What could be going wrong, what else should I check? I have the following permissions set on the project and plan:
Hi @nigelgbanks
This issue will probably require a deeper investigation.
First of all, I see that you posted this question 10 days ago. Do you still face this issue?Anyway, I would check this:
I'll wait for your findings.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.