tumblr / pytumblr

A Python Tumblr API v2 Client
Apache License 2.0
723 stars 196 forks source link

May I know what need to input for the default callback in order to use this lib locally? #171

Closed arkilis closed 1 year ago

arkilis commented 1 year ago
image

Thank you

sanmai commented 1 year ago

Although I suspect you figured it out by now, I wanted to give you a heads up anyway: you can use any local URL such as https://localhost/tumblr-callback. You don't need a server there, but you must pick up the parameters and pass them to the library.