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.69k stars 993 forks source link

Let connect_to_endpoint in full-archive-search.py actually use the url parameter #59

Closed TomatenMarc closed 2 years ago

TomatenMarc commented 3 years ago

The method connect_to_endpoint in full-archive-search.py defines the parameter url but never uses it.

This PR let connect_to_endpoint use url in full-archive-search.py

github-actions[bot] commented 3 years ago

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


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


You can retrigger this bot by commenting recheck in this Pull Request