I did some changes in my app and v1.0.4 is now the latest version. I already succesfully deployed the changes with zapier build > zapier upload . Not getting errors and everything is working fine.
Now I want to migrate the zaps from a specific user from 1.0.3 to 1.0.4 using the following command in my terminal:
zapier migrate 1.0.3 1.0.4 --user=<email> --debug
Getting this error:
I’m not sure how to fix this, as it seems everything is actually working fine on version 1.0.4 .
Hope someone can help me out here!