I’ve set up Rovo Dev in the Atlassian CLI, but a few days ago, the acli rovodev run command started showing the following error:
Failed to connect to the Rovo Dev API on http status error, please try again later.
The logs in ~/.rovodev/rovodev.log are showing that the CLI attempts to make an API request, but it fails with a 403 error:
Request error: Client error '403 Forbidden' for url 'https://api.atlassian.com/rovodev/v2/credits/check'
My email and API token are correct and my Rovo Dev trial is still active. Is there anything else I can do or is this an ACLI bug?