cjbarrie / academictwitteR

Repo for academictwitteR package to query the Twitter Academic Research Product Track v2 API endpoint.
Other
272 stars 59 forks source link

[FR] warn for lengthy query #279

Open chainsawriot opened 2 years ago

chainsawriot commented 2 years ago

Describe the solution you'd like

Ref #278 #184

When the outputted query from make_query is longer than 1024 characters, there should be a warning.

Anything else?

No response

chainsawriot commented 2 years ago

Ref #298