Skip to content

How do I issue a refresh token and use it in Python3 ? #563

@alkhalifas

Description

@alkhalifas

Hello,

I currently use the enterprise Box API to processes a few items using a developer access token which is only available for 60 minutes. I need to run a process that will take much longer than 60 minutes, and I was told the only way to do this is by using a refresh token.

How do I get a refresh token, and how can I implement it to extend my session in Python?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions