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
I already answered to you about that on Slack :) The issue is that your IDE/your dev environment prepends http://localhost:8080/myApp/=%22 to the URL of the script. Just make sure the URL is not prepended, and everything will work fine.
The script that we receive when we create a webchat is not operatable in SAPUI5 but it gets executed when I run it on any normal .js or .html file.
The error that is detected is:
GET http://localhost:8080/myApp/=%22https://cdn.recast.i/webchat/webchat.js%22 404 (Not Found)
The text was updated successfully, but these errors were encountered: