Hi,
I am trying to generate a refresh token following the example code (https://github.com/dropbox/dropbox-sdk-python/blob/main/example/oauth/commandline-oauth-pkce.py) (but with my app key etc).
I am able to successfully implement it up until line 19. When I run the next section python just shuts down. Any help would be much appreciated! Thank you!
Laura