Announcement: The Alexa Skills Community Is Moving To Stack Overflow

For improved usability and experience, Alexa skills related forum support will be transitioned to Stack Overflow. Effective January 10, 2024, the Amazon Developer Forums will no longer be available. For continued Alexa skills support you can reach out to us on Stack Overflow or via Contact Us.

question

rathisoft avatar image
rathisoft asked

Echosim.io keeps saying "something went Wrong. Oops"

Hello -

I see that all the invocations that I make in "echosim.io" are failing with the error "something went Wrong. Oops". It started happening all of a sudden.

I see that our skill is working fine and getting tested successfully by the text based "service simulator" in the developer.amazon.com

Even generic invocations like "Alexa what is the weather today" etc also not working in echosim for now. Tried in multiple PCs (also tested in office LAN, Home LAN etc) but result is the same.

alexa skills kit
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

newuser-96e159be-110d-4bbf-b525-b6b783ee89fc avatar image
newuser-96e159be-110d-4bbf-b525-b6b783ee89fc answered

same here. was working without issues and started happening to me today.

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

James L Guinn avatar image
James L Guinn answered

Echosim.io stopped working for me a long time ago. Has it worked for anyone this year? I see it appears they've added some console log features since I last used it successfully.

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

KAIYIN@AMAZON.COM avatar image
KAIYIN@AMAZON.COM answered

Have you tried to print out the log about the request you made and viewed it in cloudwatch? If you are able to do this please also paste the log here.

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

kaymbm avatar image
kaymbm answered

Echosim.io stopped working for me from today onward. The skill invocation is not working. Please find my echosim log below :

Echosim.Console

Something went wrong, oops.

SpeechSynthesizer.SpeechStarted

{
  "event": {
    "header": {
      "namespace": "SpeechSynthesizer", 
      "name": "SpeechStarted", 
      "messageId": "a33d0434-c511-4d8b-8761-60a2b468501c"
    }, 
    "payload": {
      "token": "amzn1.as-ct.v1.ThirdPartySdkSpeechlet#ACRI#ValidatedSpeakDirective_amzn1.ask.skill.86ffeca4-7b54-4aab-8f65-e7ba6c27cddf_31a81750-5ea0-4f47-b238-c68de6f71031"
    }
  }, 
  "context": []
}

SpeechSynthesizer.Speak

{
 "directive": {
  "header": {
   "dialogRequestId": "dialogRequestId-33d63634-4949-4849-a195-86ff73eea2e2", 
   "namespace": "SpeechSynthesizer", 
   "name": "Speak", 
   "messageId": "ef5834af-bed2-48e1-bc98-6b8cbcb5ed7e"
  }, 
  "payload": {
   "url": "cid:ValidatedSpeakDirective_amzn1.ask.skill.86ffeca4-7b54-4aab-8f65-e7ba6c27cddf_31a81750-5ea0-4f47-b238-c68de6f71031_591656661", 
   "token": "amzn1.as-ct.v1.ThirdPartySdkSpeechlet#ACRI#ValidatedSpeakDirective_amzn1.ask.skill.86ffeca4-7b54-4aab-8f65-e7ba6c27cddf_31a81750-5ea0-4f47-b238-c68de6f71031", 
   "format": "AUDIO_MPEG"
  }
 }
}

Speaker.SetMute

{
 "directive": {
  "header": {
   "dialogRequestId": "dialogRequestId-33d63634-4949-4849-a195-86ff73eea2e2", 
   "namespace": "Speaker", 
   "name": "SetMute", 
   "messageId": "527acf7f-7f3f-4d54-a103-5833ad5692f9"
  }, 
  "payload": {
   "mute": false
  }
 }
}

SpeechRecognizer.Recognize

{
  "event": {
    "header": {
      "dialogRequestId": "dialogRequestId-33d63634-4949-4849-a195-86ff73eea2e2", 
      "namespace": "SpeechRecognizer", 
      "name": "Recognize", 
      "messageId": "5ae7e3c3-5d12-4742-b951-46c242dd4cc9"
    }, 
    "payload": {
      "profile": "CLOSE_TALK", 
      "format": "AUDIO_L16_RATE_16000_CHANNELS_1"
    }
  }, 
  "context": [
    {
      "header": {
        "namespace": "AudioPlayer", 
        "name": "PlaybackState"
      }, 
      "payload": {
        "token": "", 
        "playerActivity": "IDLE", 
        "offsetInMilliseconds": "0"
      }
    }
  ]
}
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

KAIYIN@AMAZON.COM avatar image
KAIYIN@AMAZON.COM answered

I tried your skill in both Echo dot and Amazon mShop App, they are working fine. I can also repro the “something went wrong” issue in Echosim, but looks like it’s an Echosim bug that out of our control. I will suggest you try to use Amazon mShop app for testing if you don’t have an actual Echo device.

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

egmc avatar image
egmc answered

Hi,I had same issue on Echosim,and Idon't have actual Echo device yet.

Now I'm testing my alexa skill at https://developer.amazon.com with text message. I want to test using simulator (that support Japanese),but I'm not sure what Amazon mShop app is.Is there some way to test?

2 comments
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

KAIYIN@AMAZON.COM avatar image KAIYIN@AMAZON.COM commented ·

You can press the microphone button to wake up Alexa in your mShop app.

0 Likes 0 ·
egmc avatar image egmc KAIYIN@AMAZON.COM commented ·

thanks you for your reply.

I think Amazon mShop app means ShoppingApp on appstore https://play.google.com/store/apps/details?id=com.amazon.mShop.android.shopping&hl=ja, I tried it and could use alexa at amazon.com account, but there are no Japanese support, and Japanese store (amazon,co.jp) has voice support,but it's not alexa.

So maybe there are no way to test alexa using the voice without echosim.io,now.

I hope that echosim.io to be fixed,until we can buy alexa device..thanks

0 Likes 0 ·