Subscriptions: Create Subscription returns 403 The caller does not have permissions
Been struggling with this for days.Our setup:App type: ServerOauth flow passes and we get the access_token for the user.We use the following scopes: acitvity,heartrate,profileWe make a GET request to list existing subscriptions.We register any missin...