alexa / ask-toolkit-for-vscode

ASK Toolkit is an extension for Visual Studio Code (VSC) that that makes it easier for developers to develop and deploy Alexa Skills.
https://developer.amazon.com/en-US/docs/alexa/ask-toolkit/get-started-with-the-ask-toolkit-for-visual-studio-code.html
Apache License 2.0
108 stars 53 forks source link

Not all skills available on developer account visible in the extension #157

Closed syedautherabbas closed 2 years ago

syedautherabbas commented 2 years ago

Describe the bug

I work with various vendors, and hence have multiple accounts associated with my developer profile. I cannot see all the skills available on the developer account via the extensions "download and edit skill" option.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Alexa skills Toolkit'
  2. Click on 'download and edit skill'

Extension Logs

** I have changed the names of the skills and other sensitive info

Expected behavior

All the skills on my account should be available to download and edit.

Screenshots only 2 out of the 10 plus skills on the account are visible. image

image

Desktop :

Additional context

I have checked with the ask smapi list-skills-for-vendor command and can list ALL the skills from my account.

syedautherabbas commented 2 years ago

My bad, I was trying to clone SmartHome skills via this plugin.