Ok second question - trying to register a flow using python library. prefect_client = Client(api_server=prefect_url). Getting an error "You have not set an API key for authentication." How would I get an API Key?
k
Kevin Kho
04/11/2022, 6:13 PM
There are no API Keys for Server
n
Naimesh Chaudhari
04/11/2022, 6:13 PM
right that's what I thought so why am i getting this error?