Here is an resolution I have been chasing for some time:
I can use the PowerApp maker to get the player URL for an app. The URL that is displayed includes two parameters that are unexplained. Extensive searches have found nothing about them.
The parameters:
&Hint - this is follows with what looks like a GUID. What is being referenced?
&Sourcetime - Might be a serialized or encoded value. Certainly not in a typical format.
I often run a PowerApp from a PowerApp, and I do not include these parameters. While the player works, my concern is if the platform is including them in its official link, they must be of some importance (perhaps security).
Can someone provide information on them and how the values are formed?