Python sample

Repository

Please see webapi-sample-python.

  • client_id and client_secret can be issued by app registration.
  • The redirect_uri should be entered when registering the application. Even if you enter a sample string such as https://localhost:5000, you can obtain the code by copying it from the URL field of your browser.