NASA-AMMOS / aerie-cli

An unofficial CLI for interacting with Aerie planning software
MIT License
3 stars 4 forks source link

Update for Aerie 2.5.0 #124

Closed parkerabercrombie closed 4 months ago

parkerabercrombie commented 4 months ago

How roles and permissions are configured has changed in Aerie 2.5.0. Getting an error using aerie-cli with this version:

ValueError: Invalid header value b'["viewer"]\n'

See breaking change documented here: https://nasa-ammos.github.io/aerie-docs/upgrade-guides/2-4-0-to-2-5-0/

parkerabercrombie commented 4 months ago

This error was caused by a mis-configuration in my local environment.