Hi,
I exported a Schema so have the JSON file for that. I then logged in with a different Mockaroo account and tried to import the schema using the Import functionality. However, I got the following error message:
You do not have access to the schema (id=58526) referenced in the file. If you are trying to create a new schema, please edit the file, remove the id property, and try again.
So I removed the ID from the JSON file and it imported successfully.
My question is - do I have to manually remove the ID from the JSON file? Or is there a way I can do this without having to do it manually?
Thanks