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

Simply not able to make it working #167

Open
GCorbel opened this issue Oct 27, 2016 · 0 comments
Open

Simply not able to make it working #167

GCorbel opened this issue Oct 27, 2016 · 0 comments

Comments

@GCorbel
Copy link

GCorbel commented Oct 27, 2016

Hi,

I simply copy/pasted this code :

<script src="https://walkhub.net/assets/client.js" defer></script>
<script src="https://walkhub.net/assets/embed.js" defer></script>
<a class="walkthroughbutton" data-origin="https://walkhub.net/" data-position="bottom-right" data-search="http://localhost:4200" href="https://walkhub.net/"></a>
<a class="walkthroughbutton" data-origin="https://walkhub.net/" data-position="bottom-right" href="https://walkhub.net/"></a>
app.js?f6ccd46…:10 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://walkhub.net') does not match the recipient window's origin ('http://localhost:4200').value @ app.js?f6ccd46…:10value @ app.js?f6ccd46…:10value @ app.js?f6ccd46…:10value @ app.js?f6ccd46…:10r @ app.js?f6ccd46…:10(anonymous function) @ app.js?f6ccd46…:10
app.js?f6ccd46…:10 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://walkhub.net') does not match the recipient window's origin ('http://localhost:4200').value @ app.js?f6ccd46…:10(anonymous function) @ app.js?f6ccd46…:10value @ app.js?f6ccd46…:10value @ app.js?f6ccd46…:10value @ app.js?f6ccd46…:10r @ app.js?f6ccd46…:10(anonymous function) @ app.js?f6ccd46…:10
app.js?f6ccd46…:10 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://next.walkhub.net') does not match the recipient window's origin ('http://localhost:4200').value @ app.js?f6ccd46…:10(anonymous function) @ app.js?f6ccd46…:10value @ app.js?f6ccd46…:10value @ app.js?f6ccd46…:10value @ app.js?f6ccd46…:10r @ app.js?f6ccd46…:10(anonymous function) @ app.js?f6ccd46…:10
app.js?f6ccd46…:15 POST https://walkhub.net/api/siteinfo 502 ()e.exports @ app.js?f6ccd46…:15(anonymous function) @ app.js?f6ccd46…:17e.exports @ app.js?f6ccd46…:17
undefined:1 Uncaught (in promise) Object {data: Object, status: 502, statusText: "", headers: Object, config: Object}
app.js?f6ccd46…:10 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://walkhub.net') does not match the recipient window's origin ('http://localhost:4200').value @ app.js?f6ccd46…:10value @ app.js?f6ccd46…:10value @ app.js?f6ccd46…:10value @ app.js?f6ccd46…:10r @ app.js?f6ccd46…:10(anonymous function) @ app.js?f6ccd46…:10
app.js?f6ccd46…:10 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://walkhub.net') does not match the recipient window's origin ('http://localhost:4200').value @ app.js?f6ccd46…:10(anonymous function) @ app.js?f6ccd46…:10value @ app.js?f6ccd46…:10value @ app.js?f6ccd46…:10value @ app.js?f6ccd46…:10r @ app.js?f6ccd46…:10(anonymous function) @ app.js?f6ccd46…:10
app.js?f6ccd46…:10 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://next.walkhub.net') does not match the recipient window's origin ('http://localhost:4200').

I tries to change url in links but it doesn't work.

What can I do ?

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

1 participant