actions-on-google / assistant-conversation-nodejs

A developer friendly way to fulfill Actions SDK handlers for the Google Assistant
https://actions-on-google.github.io/assistant-conversation-nodejs
Apache License 2.0
104 stars 38 forks source link

Test Simulator fails to load latest Actions Builder changes #9

Closed actionsoneverything closed 3 years ago

actionsoneverything commented 4 years ago

I'm working on migrating from Dialogflow to Actions Builder, things have been going well however since yesterday I've been unable to load the latest Actions Builder changes in the Test Simulator, blocking my ability to test/develop my action.

I'm getting the following errors in the web console:

Content Security Policy: The page’s settings blocked the loading of a resource at inline (“script-src”).
Failed to load resource: the server responded with a status of 504 () /m/actions/agents/draft/createlocalizeduserpreview:1
Failed to load resource: the server responded with a status of 401 () GetPeople:1

image

The 'updating preview' spinning loader shows for about 2.5 mins before this error shows.

There are no errors/warnings reported in the develop tab.

How do I proceed with this issue?

Thanks

7laria commented 3 years ago

sometimes it takes more than a few minutes before the changes are available in the testing simulator. Just wait until the NLU training finish and then retry

actionsoneverything commented 3 years ago

Emailed AOG support, after a while this resolved itself.