Getting 401 while sending Post request with bearer Access Token generated from Oauth2

Gobikrishna R December 1, 2022
<!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>

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events