alkem-io / cli

The command line interface for interacting with the Alkemio platform
European Union Public License 1.2
2 stars 0 forks source link

CLI is failing to trigger policy reset #49

Closed Comoque1 closed 6 months ago

Comoque1 commented 6 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Get latest changes from CLI repository
  2. Use the following configuration:
    API_ENDPOINT_PRIVATE_GRAPHQL=https://dev-alkem.io/api/private/non-interactive/graphql
    AUTH_ORY_KRATOS_PUBLIC_BASE_URL=https://dev-alkem.io/identity/ory/kratos/public
    AUTH_ADMIN_EMAIL=admin@alkem.io
    AUTH_ADMIN_PASSWORD=the admin pass
  3. Policy reset fails: image.png

Expected behavior Policy reset executes successfully.

Comoque1 commented 6 months ago

Executed successfully, against dev env

image.png