So, I'm trying to transfer the skills I made on one account over to another account. I've initialized the other account just fine from what I can tell. It should also be noted that the skills are unpublished and still in development. When I transferred the code across GitHub and downloaded the skills on a separate computer with the account to test if it worked with the ASK CLI, I got the following error:
Call get-skill-status error.
Error code: 401
{ "message": "You do not have access to the resource." }
I'm assuming that I'm getting this error because the skills were made on my other account but if that's the case, then why can I download other skills such as a basic Hello World program from the Alexa Github?
Thanks for reading and please respond if you can help.