xdevplatform / Twitter-API-v2-sample-code

Sample code for the Twitter API v2 endpoints
https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api
Apache License 2.0
2.66k stars 984 forks source link

Fix response object name #103

Open gmrobles opened 1 year ago

gmrobles commented 1 year ago

Update the response object name used by httr::content() from res to response.

github-actions[bot] commented 1 year ago

CLA Assistant Lite bot All Contributors have signed the CLA. If the commit check is not passing, a maintainer must go the Checks tab of this PR and rerun the GitHub Action.

gmrobles commented 1 year ago

I have read the CLA Document and I hereby sign the CLA

gmrobles commented 1 year ago

recheck