You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have run dmi-cat both in a docker environment, and with the auto installation in an Ubuntu 18.04LTS. I have configured the Twitter API Keys as instructed by both the guide and the wiki.
When I run the project with a query bin, in both situations, I get an error from the Twitter API:
Problem accessing \'/1.1/statuses/filter.json\'. Reason:
Please use V2 filtered and sample volume stream as alternatives
I created my API keys with both a project in Twitter and as a standalone app. The former shall have access to the v1.1 and v2 APIs, and the latter to the v1.1 alone.
Hello,
I have run dmi-cat both in a docker environment, and with the auto installation in an Ubuntu 18.04LTS. I have configured the Twitter API Keys as instructed by both the guide and the wiki.
When I run the project with a query bin, in both situations, I get an error from the Twitter API:
I created my API keys with both a project in Twitter and as a standalone app. The former shall have access to the v1.1 and v2 APIs, and the latter to the v1.1 alone.
Could you please review this issue?
thanks.