I am a newbie. I hope to have a feeling code.
I follow the how to start, then I get an error
access_token = session.request_token(request_params) # request_token will validate hmac and timing attacks
^^^^^^^^^^^^^^
NameError: name 'request_params' is not defined
I think I should define request_paras, but I don't know how to do?
How to do should include some print, Then the newbie have a feel