Forum Discussion

UOLandrewdale's avatar
UOLandrewdale
Resolver I
5 years ago
Solved

secure embed code &config has changed

I have been publishing links to my APP based reports on our Intranet using a URL obtained from the menu   Share - Embed Report - Website or portal   as instructed by  https://docs.microsoft.com/e...
  • UOLandrewdale's avatar
    5 years ago

    it turns out that the &config value is a base64 encoded URL pointing at a cluster URL and Microsoft has changed it

    from

    {"clusterUrl":"https://wabi-north-europe-redirect.analysis.windows.net/"}  

    to

    {"clusterUrl":"https://wabi-north-europe-g-primary-redirect.analysis.windows.net/"}7

     this is very inconvenient as I need to go and change all my links

    it looks like the ~config value is optional so I may just leave it out