Fix To Error Messaging Around CLI & Auth (CloudFlare Zero Trust / Self Hosted) #2059
Open
1 of 3 tasks
Labels
bug
Something isn't working
Location
Motivation
Pain point around error messaging for self-hosted using Cloudflare Zero Trust.
Requirements
Currently, when
PORTER_CF_ACCESS_TOKEN
is null or the token is invalid the CLI responds with the following error.Error: invalid character '<' looking for beginning of value
Would be nice to:
Additional Details
The following command could also be added to the docs.
export PORTER_CF_ACCESS_TOKEN=$(cloudflared access token -app=https://porter.my-cloudflare-domain.com)
The text was updated successfully, but these errors were encountered: