I have an app that i want to call like this: ~appWebUrl/Pages/index.html#?{StandardTokens} As you can see, i have an # hashtag in my url.
Now the problem: The {StandardTokens} do no get added to my app-call. When i delete the #, the tokens get added.