“Well shoot! You don’t have access to emit example-example-example::v202x_xx_xx ” when booting a Skill . | This is happening because your Skill is not properly authenticated with Mercury . | You need to make sure the SKILL_ID and SKILL_API_KEY in your Skill's .env matches what is in Mongo. If you have never registered your skill, cd to your Skill and try spruce register . If you have already registered your skill, but lost the .env , cd to your Skill and try spruce login.skill . If you are in a Theatre and your skill is part of the Theatre , you can rerun yarn setup.theater blueprint.yml and it will try both spruce register and spruce login.skill for each skill for you. |