You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've deployed the exporter to AWS ECS. I’m using CF_API_TOKEN to authenticate and I’m unable to resolve this error which occurs when the container is being launched:
http Status 400 invalid request headers (6003)
I’ve used tokens that were scoped for logging/analytics as well as global with no success. Any suggestions are appreciated. This is only an issue within ECS, running the container locally works without errors.
The text was updated successfully, but these errors were encountered:
I've deployed the exporter to AWS ECS. I’m using
CF_API_TOKEN
to authenticate and I’m unable to resolve this error which occurs when the container is being launched:http Status 400 invalid request headers (6003)
I’ve used tokens that were scoped for logging/analytics as well as global with no success. Any suggestions are appreciated. This is only an issue within ECS, running the container locally works without errors.
The text was updated successfully, but these errors were encountered: