Skip to content

allow setting user_id in Client.LowLevel API

This merge request allows to set the user_id query parameter, in order to impersonate users as described in the Application Service API spec.

I only added it in Client.LowLevel as I guess application services (which have an always-valid access token) would use that.

Thanks

Merge request reports