pike
pike
> I'm authenticating using the OAuth2 option which has been working fine for Tweeting any status. I'm trying to upload using >the v1 client and a buffer which tells me...
Sorry if that was unclear. Just speaking for my own installation and OTOH, 1. The OAuth v1 credentials I use didn't require the user to authenticate. On https://developer.twitter.com/, on your...
As an implementation, I might expect something similar to the render() option, a onKeyframe() event, that triggers anytime a keyframe is passed. It could receive a reference to the element(s)...
I can confirm that .. and considering it a bug. Assigning it to myself. For ICS (the download), it should remove the T00000 completely on all day events as described...
Really ? It should look at UID in the ICS file, which should be random and differ per event. https://www.kanzaki.com/docs/ical/uid.html Can you doublecheck if in the ICS file you generate,...
all nice work joe, thanks ! - I have no time to test & merge it now, but it all looks good, keep it up !
About your first question, you get '410 Gone' because the OKCoin API V1 is gone :-) The API is at v3 now, and the request for the ticker should be...
Just noting this for myself, no solution here - `src/AppBunde/config/services.yaml` defines the dependency injection for the ticker service. the bitstampservice is in there. - so before the ticker service is...