ZAFClient.init() throws timeout exception

2 Comments

  • Cheryl Lane

    I've experienced this before and was able to work around it by using
    window.location.reload()
    Hope that helps you too!

    1
  • Tomas Martynowicz

    Thanks Cheryl for your suggestion, I tried it but didn't work. I found the actual problem:

    So my app was trying to redirect to itself with a wrong app_guid value and that is why ZAFClient never got the app.registered event.

    Url in question: https://my-app-url?app_guid=Some(app_guid)&origin=https%3A%2F%2Fmy-instance.zendesk.com

    Fixing the app_guid parameter fixed my issue

    0

Please sign in to leave a comment.

Powered by Zendesk