Chris Jones

Results 17 comments of Chris Jones

I used to have this working but now it doesn't seem like the API will give me a token anymore. ``` curl \ -H "Authorization: Basic a2V5OnNlY3JldA==" \ -H "Content-Type:...

@thkl where are you getting the **client_id** and what should **state** be? I'm getting a 500 error with this: ``` import requests payload = {'client_id': 'dbf0a542-ebd1-4ff0-a9a7-55172fbfce35', 'redirect_uri': 'https://www.bmw-connecteddrive.com/app/default/static/external-dispatch.html', 'username': '[email protected]',...

I'm still not able to get this working. Can you show me a curl example?

I don't know if this will be useful to you guys, but I wrote this. I have it running via cron on a digital ocean droplet so I get notifications...

> Any news on this? What kind of news are you looking for? If you want a working example checkout the git repo I posted earlier. Anyway, I don't have...

Same issue here as with @thl-mot

I'm finding that option doesn't seem to work for me. Each animation plays once and moves on. Catalina beta 19A536g.

What about a small change so that the label is in the node, rather than a number with an outside label? If the `figsize` is large enough this should be...

I had the same issue but I don't use vsCode, so I don't think the issue is specific to the software. I ended up doing the workaround @sultanovazamat suggested, commenting...

Heh, so it’s not so much that you’re on a Mac and more that the code needs updating to be agnostic :)