account-activity-dashboard icon indicating copy to clipboard operation
account-activity-dashboard copied to clipboard

Sample web app and helper scripts to get started with the premium Account Activity API

Results 17 account-activity-dashboard issues
Sort by recently updated
recently updated
newest added

https://discord.gg/9rsdzCh44H

I get this error => Non-200 response code during CRC GET request (i.e. 404, 500, etc). I want to know how can i get the crc token and then register...

I built a full-fledged application using webhook ui using ngrok. Now I deployed my Node JS API to aws on a custom domain and tried adding the same URL for...

Hi, I'm wondering why is documentation totally different than this example? I mean creating webhook in that case - https://developer.twitter.com/en/docs/accounts-and-users/subscribe-account-activity/api-reference/aaa-premium#post-account-activity-all-env-name-webhooks ? Or am I missing something?

bug
documentation

**I think after latest changes from twitter, add subscription if throwing error. Please help.** Error: **Callback URL not approved for this client application. Approved callback URLs can be adjusted in...

example_scripts/README.md says "Your app keys and tokens should be defined in a config.json file at the root of this project folder." Isn't that incorrect? I don't see `config.json` getting used...

This PR adds full URL to the config. The urls are used on subscriptions callbacks, because it doesn't work with relative callbacks. Fixes #5

enhancement

Not 100% sure this is a issue specific to this project exactly but I am opening a PR to reference to if I submit a change to the README.md file....