Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

What does "503 - Service Unavailable" mean?

Kristian
June 25, 2021

I am making an api call to the confluence cloud api to get the content of page by its id. I had no problem getting this data before yesterday. Now I am getting a response of ->

503 - Service Unavailable and when I click on the 503 error in the dev chrome console I see this:

!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="description" content="Encountered a 401 - Unauthorized error while loading this page.">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Atlassian Cloud Notifications - Page access unauthorized</title>
    <link rel="stylesheet" href="/_edge/resources/aui-prototyping.css">
    <style>
        body {
            background: #fff;
        }
        main {
            margin: auto;
            padding-top: 120px;
            text-align: center;
        }
        .suggestion {
            font-size: 16px;
            color: rgb(94, 108, 132);
            width: 350px;
            padding-top: 20px;
            margin: auto;
        }
    </style>
</head>
<body>
<main>
    <img
        src="/_edge/resources/images/error-generic.svg"
        alt="error icon"
        width="120"
    />
    <h2>
        There was a problem accessing this content
    </h2>
    <p class="suggestion">
        Encountered a 401 - Unauthorized error while loading this page.
    </p>
</main>
</body>
</html>

I am able to authorize with my account to get an api token and the bearer token is part of my request, yet it still says I am unauthorized. Has anyone seen this before?

Thanks!

3 answers

0 votes
Vladimir Horev _RaleyApps_
Atlassian Partner
July 24, 2017
0 votes
Bob Swift
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
September 28, 2016

If you want customized control, you can put a Run macro to restrict what can be done and then put a CLI Macro in the body to create the issue with the parameters input through the run macro.

0 votes
Bart Meerveld
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
September 28, 2016
Susan Kraft-Yorke
October 1, 2019

Bart's content is no longer there - it's been removed

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events