Lilith River
Lilith River
There's a bug in AWSSDK that can cause a 30 second startup delay if the "AWS_REGION=us-west-2" environment variable doesn't exist, despite the fact we provide that configuration in code.
env.WebRootPath becomes null and causes a failure. TODO: warn and explain issue to user instead of killing process
There's already a good writeup on this topic: http://blog.marcinbudny.com/2014/02/sending-binary-data-along-with-rest-api.html We need to send binary image data, often in excess of 10MB, between the client and server. JSON Base64 increases byte...
Like imageflow_tool JSON jobs, but over HTTP.
All countries supported by PayPal should be listed: https://cms.paypal.com/uk/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_nvp_country_codes
KeyHub should require HTTPS access when deployed, but not when debugging.