Jaymz Julian
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by Jaymz Julian Sort by recent activity-
(I did end up writing the app to control it instead - but this would still be nice to have if it exists!)
-
Oh! I had that problem too - if you look at the readme in that PR, you'll see that you need a new client id and secret, but that you can generate them from in the flair app (or on my.flair.co as w...
-
https://github.com/flair-systems/flair-api-client-py/pull/9 is th PR
-
FYI one of the flair engineers pushed a commit to the putting library to use oauth2, which doesn't have this limitation. That fixed it for me.
-
Also: is this rate limit _just on ouath_, or on the API generally? I didn't find any documentation for the limits.... if it's on oauth, we can refactor to cache tokens and such, and not constantly...