Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

Info

CLI client is facing remote error while accessing the cloud instance.

...

Panel
bgColor#f9ecc5

As per the recent GDPR guidelines issued by Atlassian, there is a change in the authentication parameters for the Cloud. The platform changes relate to removal or changes to REST APIs that are critical for CLI operations.

Solution

CLI users needing to access Cloud platforms will need to upgrade their CLI client to the latest level available as these platform changes rollout and finally complete. As part of GDPR changes the username parameter will be accepting only user email address and password as a token. So to generate the respective token please follow the below steps mentioned in point 2.

Please follow the below steps in In order to resolve the issue, please follow the below steps.

  1.  Download CLI client 8.5.0 from this location.

  2.  Use the Email address as username and token as password.

    A. In order to create a token: Click on your profile avatar on the bottom left corner.
    B. Click on Profile --> Manage your account --> Security
    C. Under API token, click on Create and manage API tokens (If you see a blank screen, refresh the page Or open this in another browser)
    D. Then click on the button Create an API token.

  3. A token is created that needs to be copied and kept securely. Use it as --password parameter.

...