Daniil Ponizov
12/06/2021, 4:46 PMKevin Kho
Vishnu
12/06/2021, 4:51 PMDaniil Ponizov
12/06/2021, 4:51 PMKevin Kho
config.toml
to set the API endpoint to hit. You can find an example in the bottom of this tutorialDaniil Ponizov
12/06/2021, 4:52 PMDaniil Ponizov
12/10/2021, 12:54 PMTraceback (most recent call last):
File "/home/d.ponizov/venv/lib64/python3.6/site-packages/prefect/agent/agent.py", line 901, in _setup_api_connection
self._verify_token(self.client.get_auth_token())
File "/home/d.ponizov/venv/lib64/python3.6/site-packages/prefect/agent/agent.py", line 831, in _verify_token
raise AuthorizationError("No agent API token provided.")
prefect.exceptions.AuthorizationError: No agent API token provided.
Kevin Kho
prefect backend server
. Server should have no auth