Skip to content

Instantly share code, notes, and snippets.

View travnels's full-sized avatar

Travis Nelson travnels

  • Denver, CO
View GitHub Profile
### Keybase proof
I hereby claim:
* I am travnels on github.
* I am travnels (https://keybase.io/travnels) on keybase.
* I have a public key ASBEqX3KKJd9qgxMhnkPbiJLDtDv_23Tha0w4l3uNOTZrAo
To claim this, I am signing this object:
String localDatabrainUrl = "http://localhost:9001/api";
String localPlatformSite = "chase-instantissue.127-0-0-1.org.uk";
String localAccessKey = "65fa8f1c74dac856ed3ccaae92fba413634c2fb3";
assertThat(conn.createBatch(localDatabrainUrl, localPlatformSite, localAccessKey, false, false, false).isSuccess(), is(true));
String validJson = "[" +
" {" +
" \"id\": \"789\"," +
" \"displayable\": {" +
" \"detailsUrl\": \"colorado/denver/789\"," +
" \"phone\": \"(303) 674-1389\"" +