xdevplatform/Twitter-API-v2-sample-code

NameError: name 'fetch_response' is not defined

Opened this issue · 4 comments

Getting this error when launching sample tweet post script:
esource_owner_key = fetch_response.get("oauth_token")
^^^^^^^^^^^^^^
NameError: name 'fetch_response' is not defined

My keys are correct and my account should have the relevant access, can anyone please help me find out what is causing this issue I would be very appreciative, thank you.

i'm experiencing the same problem

was this fixed?

was this fixed?

Unsure.

+1 adding myself to this list. Did anyone find out why it's occurring?