Skye Free

Results 9 comments of Skye Free

Hi @bawanevaibhavi, There was a change at the end of last year to require a Redirect URI for OAuth 2 Box Apps. Check out the post here for more context...

Hi @javalogicuser , Thanks for submitting this issue. The 403 error suggests that this is a permissions issue. You could verify that the user you're authenticating with is an admin,...

Hi @nraizada, Thanks for submitting this issue. This may be a python versioning problem. Are you using python 3.8? We currently support [up to python 3.7](https://github.com/box/box-python-sdk/blob/main/tox.ini#L14). Can you try to...

Hi @nraizada, Sorry to hear that the install doesn't work with either version. From your error logs, it looks like the install is getting stuck on the cached wrapt install....

Hi @tille this looks like the same change as https://github.com/box/box-ui-elements/pull/2619? Also your PR comment looks like its related to a different PR, not this one

Hi @rychken, thanks for filing this issue! We will take a look into why resuming the upload is failing with the example code.

Hi @anusham009, could you share the code snippet of how you're authenticating with OAuth2? There are a few [different options to do so](https://github.com/box/box-python-sdk#traditional-3-legged-oauth2). I tested out OAuth2 authentication using [the...

Hi @mosess, thanks for reporting this issue. We'll take a look into the security vulnerability and get back to you soon with an update on when we can get this...

Hi @Band-Aid, thanks for filing this issue! Is the functionality you're looking to be documented the [Chunked Uploads API](https://developer.box.com/guides/uploads/chunked/) which is used for uploading large files? I'll add a ticket...