keatontaylor / alexa-actions

A README and associated code to get actionable notifications setup for Alexa devices.
GNU General Public License v3.0
391 stars 186 forks source link

There was an issue creating your skill. Skill resources were not provisioned. Please try again later. #234

Closed Krispkiwi closed 6 months ago

Krispkiwi commented 6 months ago

Did you check our FAQ and Issue/PR for similar issues?

Contact Details

No response

What happened?

This error appears when importing the github repo

Version

Fresh Import

What Alexa device are you using?

No response

What other Alexa device are you using?

No response

Relevant log output

No response

gioefede90 commented 6 months ago

i confirm same issue - i've tried with different PCs and different browsers but problem still occur. additional info: if you continue (after the error) the system create two skills with the same name, the first have many incorrect parts (example code is different compared to the one on github), the second skill is totally incomplete (for example endpoint is missing).

Krispkiwi commented 6 months ago

i confirm same issue - i've tried with different PCs and different browsers but problem still occur. additional info: if you continue (after the error) the system create two skills with the same name, the first have many incorrect parts (example code is different compared to the one on github), the second skill is totally incomplete (for example endpoint is missing).

Have you found a solution?

gioefede90 commented 6 months ago

i confirm same issue - i've tried with different PCs and different browsers but problem still occur. additional info: if you continue (after the error) the system create two skills with the same name, the first have many incorrect parts (example code is different compared to the one on github), the second skill is totally incomplete (for example endpoint is missing).

Have you found a solution?

nope, i've tried to manually import/copy the code from github to the skill but i get stuck during test phase, i'm surely missing something or maybe import procedure put some data that i cannot put manually. hope they fix this soon, i cannot use this tool as of today.

gastrog commented 6 months ago

Having same problem.

Varguit commented 6 months ago

Same problem here. Also tried to copy all files inside lambda folder without success :( I've checked my external URL is ok

I'm gonna try other methods. I will report back as soon as I find a method that works...

Edit: After trying with an account linking, still not working... Testing always results in: An error has occurred with the response from the Skill you requested (translated from spanish)

Krispkiwi commented 6 months ago

Same problem here. Also tried to copy all files inside lambda folder without success :( I've checked my external URL is ok

I'm gonna try other methods. I will report back as soon as I find a method that works...

Edit: After trying with an account linking, still not working... Testing always results in: An error has occurred with the response from the Skill you requested (translated from spanish)

I tried to report it to amazon, they came back with "Choose a different region" despite it happening to people all over the planet...

thegabriele97 commented 6 months ago

Hi, I'm having the same issue. Tried all the available regions but no luck

Lewis-house commented 6 months ago

I've been trying for 2 days but same problem

Krispkiwi commented 6 months ago

Is it deadsec maintaining this now or is Keaton still involved?

Krispkiwi commented 6 months ago

Tried again this morning, error is still occurring

gioefede90 commented 6 months ago

Tried again this morning, error is still occurring

do you think can we ask to someone who has the skill working, to export the skill and share it with us? just as hypothesis.

DEADSEC-SECURITY commented 6 months ago

You guys need to manually import the skill. The automated skill import is currently now working.

DEADSEC-SECURITY commented 6 months ago

Well my initial fix did not work. Apparently all libraries install and exist in python 3.11. So for now I dont have a solution. Ill keep you guys posted

Krispkiwi commented 6 months ago

You guys need to manually import the skill. The automated skill import is currently now working.

I've tried manually importing the code, that didn't work. Is there anything additional we need to import and if so how?

BoGnY commented 6 months ago

same problem.. tried all language and all region 😢

DEADSEC-SECURITY commented 6 months ago

This is a duplicate of https://github.com/keatontaylor/alexa-actions/issues/233