I am on v1.2 and Core. If I used cli to register ...
# prefect-ui
r
I am on v1.2 and Core. If I used cli to register a flow from a python script to a remote server it seems to work (except it ignores the scheduler). But when I use flow.register from within the code it gives an error. Graphql validation fails unknown type “register_tasks_input”. Any idea what I am doing wrong?
a
Could you share the code you're using that leads to this error? Can you share the output of prefect diagnostics?
This user had a similar issue but not sure if it got resolved
k
What is the version of your server?