gingerlime

Results 128 comments of gingerlime

Thanks @chrishoffman. I imagine you also received a note from SmugMug about the beta launch around December last year? I was expecting things to move forward since then, but in...

Got this email just now: ``` Dear SmugMug API Developer, We want to update you on a couple of important changes that will be happening at SmugMug and what they...

Thanks for clarifying @chrishoffman. It does sound rather vague, particularly for an email targeted at developers, I have to say. Not very clear to me what's the old platform and...

@chrishoffman @adhawkins What's the status of this? Any chance getting v2 API changes merged into smugpy?

@adhawkins Any particular reason to create a separate project for accessing the SmugMug API ? Rather than contribute to this one? (Having two libraries, for v1.3 and one for v2.0...

That's a valid comment I suppose. @chrishoffman is this project dead?

Thanks @SamyPesse After updating `HOST` to `http://{IP}` then twilio app monitor reports a 502 error on `http://{IP}/twiml/dial/status` though.

body: ``` 502 Bad Gateway Bad GatewayAn upstream server returned an invalid response. ``` I just noticed that the POST from twilio was to the same host, but not on...

ok, thanks. Will try this later. Feels like this should be taken care of automatically though, setting a `HOST` parameter to include `http://` _and_ `port` isn't that standard or particularly...

with the `HOST` set to `http://{IP}:3000` - it responds with 403 with this body: `Limited to team member`