mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
3.9 KiB
JSON
1 line
3.9 KiB
JSON
[{"user_id": 30462, "stars": [], "topic_id": 35806, "date_created": 1305734357.9254601, "message": "response=http:get(url,,headers,) // fails to parse", "group_id": 236, "id": 1099468}, {"user_id": 30462, "stars": [], "topic_id": 35806, "date_created": 1305734316.058964, "message": "Trying to use http:get as a function.", "group_id": 236, "id": 1099460}, {"user_id": 30462, "stars": [], "topic_id": 35806, "date_created": 1305734406.4900949, "message": "response=http:get(url,{},headers,{}) // parses fine but won't execute", "group_id": 236, "id": 1099475}, {"user_id": 30462, "stars": [], "topic_id": 35806, "date_created": 1305736719.0990701, "message": "(That's on a http:get() action)", "group_id": 236, "id": 1100051}, {"user_id": 30462, "stars": [], "topic_id": 35806, "date_created": 1305735679.245815, "message": "postbin to the rescue (but it would be nice to see the HTTP request in the KRL logs)", "group_id": 236, "id": 1099860}, {"user_id": 30462, "stars": [], "topic_id": 35806, "date_created": 1305736833.0152321, "message": "The string-to-sign matches but the request fails. I'll have to try signing the same string from python and compare.", "group_id": 236, "id": 1100066}, {"user_id": 30462, "stars": [], "topic_id": 35806, "date_created": 1305736849.5555899, "message": "Will do!", "group_id": 236, "id": 1100070}, {"user_id": 763, "stars": [], "topic_id": 35806, "date_created": 1305736086.7843421, "message": "I agree on the http request info in the logging.", "group_id": 236, "id": 1099923}, {"user_id": 763, "stars": [], "topic_id": 35806, "date_created": 1305737276.2536111, "message": "are you doing a sig for a file download? Yes. have the client do it.", "group_id": 236, "id": 1100132}, {"user_id": 763, "stars": [], "topic_id": 35806, "date_created": 1305736729.2174339, "message": "your endpoint required the date header?", "group_id": 236, "id": 1100053}, {"user_id": 763, "stars": [], "topic_id": 35806, "date_created": 1305736137.724967, "message": "date header?", "group_id": 236, "id": 1099938}, {"user_id": 30462, "stars": [], "topic_id": 35806, "date_created": 1305736120.134815, "message": "Is there a Date header by default, or do I have to provide it?", "group_id": 236, "id": 1099931}, {"user_id": 763, "stars": [], "topic_id": 35806, "date_created": 1305736796.2743239, "message": "When you do, please share. :)", "group_id": 236, "id": 1100058}, {"user_id": 30462, "stars": [], "topic_id": 35806, "date_created": 1305736687.771245, "message": "Had to add \"Date\" to the headers for the HTTP request. Is now {\"Authorization\": authtoken, \"Date\": datestring}", "group_id": 236, "id": 1100046}, {"user_id": 30462, "stars": [], "topic_id": 35806, "date_created": 1305736779.274931, "message": "Yeah, it's AWS S3. Now I just need to figure out the request signature stuff.", "group_id": 236, "id": 1100055}, {"user_id": 763, "stars": [], "topic_id": 35806, "date_created": 1305736818.84392, "message": "And holler if you discover a piece of the sig puzzle that you can't do in KRL. We can add those at the engine level.", "group_id": 236, "id": 1100063}, {"user_id": 30462, "stars": [], "topic_id": 35806, "date_created": 1305737117.110193, "message": "Hmm, I should be able to calculate the signature in KRL and let the client make the actual request. That would probably make it easier to debug...", "group_id": 236, "id": 1100111}, {"user_id": 30462, "stars": [], "topic_id": 35806, "date_created": 1305738049.4137139, "message": "I'm just trying to list buckets now, but that's a great idea for downloading. Thanks!", "group_id": 236, "id": 1100240}, {"user_id": 763, "stars": [], "topic_id": 35806, "date_created": 1305739623.478524, "message": "I'd do the request from KRL for a bucket list.", "group_id": 236, "id": 1100490}, {"user_id": 30462, "stars": [], "topic_id": 35806, "date_created": 1305770040.5264831, "message": "update on hmac_sha1 signing: http://ktest.heroku.com/a421x67", "group_id": 236, "id": 1105840}] |