Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webchat script in SAPUI5 #5

Open
NavinAgarwalla opened this issue Jun 13, 2018 · 1 comment
Open

Webchat script in SAPUI5 #5

NavinAgarwalla opened this issue Jun 13, 2018 · 1 comment

Comments

@NavinAgarwalla
Copy link

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)

@dbousque
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants