sov2k
Results
1
comments of
sov2k
There is `get_authenticated_user` which probably should implement this endpoint, `/users/me`. Current implementation calls `/users/{self.user_id}` which does not return the `shop_id` and requires higher level scope access that is not practical...