HTTP 403 Error After Airbyte Upgrade

Summary

User encounters a permissions error (HTTP 403) after upgrading Airbyte to version 1.0.0 using abctl.


Question

Hello all, Getting an error “You don’t have the right permissions to take this action. (HTTP 403)” after upgrading Airbyte to version 1.0.0 using abctl



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

['http-403', 'permissions-error', 'airbyte-upgrade', 'abctl']

Somebody has a similar issue https://github.com/airbytehq/airbyte/discussions/45395

Do you have reverse proxy? Trying to use HTTPS?
Or maybe passing --insecure-cookies option to abctl local install will be enough for you?

Somebody has a similar issue https://github.com/airbytehq/airbyte/discussions/45395

Do you have reverse proxy? Trying to use HTTPS?
Or maybe passing --insecure-cookies option to abctl local install will be enough for you?

We’re struggling with this as well in AWS, but doesn’t look like there has been any responses on the github issue.