You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the section right before here where you copy the json test and use it to test if the lambda function works with google I'm seeing the following error:
In the section right before here where you copy the json test and use it to test if the lambda function works with google I'm seeing the following error:
{ "errorMessage": "Can't handle request object.", "errorType": "Error", "stackTrace": [ "App.handle (/var/task/node_modules/jovo-core/dist/src/BaseApp.js:130:23)", "<anonymous>" ] }
Also, you have to remove all of the backslashes in it first otherwise it complains and won't let you save it.
The text was updated successfully, but these errors were encountered: