VARIABLE_SERVICE_PUT_REPOSITORY_VARIABLE failed and fallback failed

Chris Stryczynski December 4, 2017

I keep getting this error... 

Why... :(

URL: https://api.bitbucket.org/2.0/repositories/*****/pipelines_config/variables/*****

Response HTTP: 500
string(227) "{"message": "VARIABLE_SERVICE_PUT_REPOSITORY_VARIABLE failed and fallback failed.", "arguments": {"spanId": "c55ff5c957b68867", "parentSpanId": "0000000000000000", "traceId": "c55ff5c957b68867"}, "key": "Internal Server Error"}"

 

Same occurs for a DELETE request...

https://api.bitbucket.org/2.0/repositories/****/pipelines_config/variables/*****
Response HTTP: 500
string(230) "{"message": "VARIABLE_SERVICE_DELETE_REPOSITORY_VARIABLE failed and fallback failed.", "arguments": {"spanId": "6105c4d944ec1496", "parentSpanId": "0000000000000000", "traceId": "6105c4d944ec1496"}, "key": "Internal Server Error"}"

2 answers

0 votes
Ana Retamal
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 5, 2017

 

 

Hi Chris, there's nothing much we can do without knowing how your API request looks like. Can you share with us the full URL of the REST API you're trying to call? From there we can tell what's wrong with the command you're using, like for example:

-Are you passing all the mandatory parameters of that end-point?

- Are you inserting the UUID in the REST API URL correctly (keep in mind that you need to wrap the uuid in encoded curly brackets - %7B and %7D)?

 

Best regards!

Ana

 

0 votes
Chris Stryczynski December 4, 2017

...

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events