i’m using prefect cloud - and running an agent via...
# prefect-community
s
i’m using prefect cloud - and running an agent via CLI locally. My agent is registered with cloud, but for the life of me I can’t figure out how I am supposed to register my flow. My bad understanding was that the registration communicated first with a proxy running on the local machine, but that doesn’t seem to be working. The error I see is:
Copy code
prefect.utilities.exceptions.ClientError: Malformed response received from Cloud - please ensure that you have an API token properly configured.