technaholic
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Activity overview
Latest activity by technaholic-
technaholic created a post,
Access Restrictions
No matter which one of our users creates a custom app, nor app level vs enterprise access, nor jwt versus ccg, nor scopes is able to restrict the applications access only to the service account's d...
-
technaholic created a post,
Long polling never returning anything
I have setup the following Python :response = client.make_request('GET', 'https://api.box.com/2.0/events?stream_position=now').json()print(str(response))stream_position = response['next_stream_pos...