I’m trying to use tank validate since tk-multi-snapshot isn’t showing up in maya.
I get an error when it tries to validate one of my custom apps saying it isn’t in the app store.
ERROR: App store does not contain an item named my-app
Is there a way to get past this?
Hi @jhultgre,
I think this is to do with your location descriptor on your custom app, check out this doc;
-https://developer.shotgunsoftware.com/2e5ed7bb/#part-6-preparing-your-first-release
For locations maybe set up your my-app
with a path descriptor, see details here;
-David