-
-
Notifications
You must be signed in to change notification settings - Fork 199
Troubleshooting
Roberto Doering edited this page Sep 21, 2022
·
2 revisions
-
Make sure you have set up your twitter key and secret correctly
- Follow https://github.com/robertodoering/harpy/wiki/Twitter-key-setup
- Define the flavor & environment parameters when running the app
flutter run \ --flavor free \ --dart-define=flavor=free \ --dart-define=twitter_consumer_key=your_consumer_key \ --dart-define=twitter_consumer_secret=your_consumer_secret
-
Make sure that your device (emulator / phone) uses the correct date + time (for its timezone)
- otherwise the twitter api will return with an error