-
Any route using the @twilio_view decorator returns an HttpResponseForbidden in production on Heroku. Some additional notes:
- Running on Heroku
- Occurs on django 1.6.5, django-twilio 0.7.1, twilio 3.…
-
I can import the library now but get an error trying to create an instance of the RestClient:
ReferenceError: "exports" is not defined. (line 9, file "Code", project "querystring-gas").
function run…
-
When I deserialize the following JSON:
``` javascript
[
{
"id":"b21c43cc-3dd5-11e4-9dac-6274cc1fb069",
"created_at":"Tue Sep 16 19:15:11 UTC 2014",
"title":"Software Engineer…
-
When I deserialize the following JSON:
``` javascript
[
{
"id":"b21c43cc-3dd5-11e4-9dac-6274cc1fb069",
"created_at":"Tue Sep 16 19:15:11 UTC 2014",
"title":"Software Engineer…
-
Use [Docker](http://www.docker.io/) to create a self-host-able container of this project. It can live in the Docker Index under my username (konklone/fisa).
I'm not really sure what this will entail …
-
This is courtesy of @mglukhovsky's experimentations on GitHub data with RethinkDB.
There is an enormous number of APIs that return JSON documents which include URLs linking to more JSON documents. G…
-
OpenVBX hosted on webfaction, iPhone app unable to login. mod_rewrite is enabled both on the host and in OpenVBX config tab.
These are the questions that WebFaction tech support asks.. they are eage…
-
in my existing twilio code, I authenticate that the twilio account posting a message to my app is in fact 'my' account (a twilio-recommended security precaution) by comparing the posted SID with my ap…