Skip to content

I wonder why the sdk gen don't have a as-user feature. #527

@c-rei

Description

@c-rei

I known the box python sdk has a feature as-user for OAuth2 authentication like this:

user_to_impersonate = client.user(user_id='USER_ID_GOES_HERE')
user_client = client.as_user(user_to_impersonate)

But I can't find this feature in the gen sdk. Could you tell me how I do that?

Best Regards.

Versions Used

Python SDK: 1.13.0
Python: 3.10.16

Metadata

Metadata

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions