Skip to content

Instantly share code, notes, and snippets.

@lamp
Created November 25, 2010 14:39
Show Gist options
  • Select an option

  • Save lamp/715479 to your computer and use it in GitHub Desktop.

Select an option

Save lamp/715479 to your computer and use it in GitHub Desktop.
{
"oauth_nonce" = >"6767",
"format" = >nil,
"action" = >"create",
"seed_name" = >"development",
"oauth_timestamp" = >"1290695900",
"oauth_signature_method" = >"HMAC-SHA1",
"insert" = >{
"asset_type" = >"com.videojuicer.core.asset.Video",
"duration" = >"30000",
"campaign_id" = >"45",
"role" = >"preroll",
"click_href" = >"",
"asset_id" = >"96"
},
"user_id" = >"1",
"controller" = >"inserts",
"oauth_token" = >"vQohJr3cUlxVSSj8Fc6ScdlR6EOKQy",
"oauth_consumer_key" = >"test_consumer_key",
"oauth_signature" = >"KwtzbWyt2HkXHsoWGdh5oMv0J+c=",
"api_version" = >"1"
}
================
{
"oauth_nonce" = >"3737",
"format" = >nil,
"action" = >"create",
"seed_name" = >"development",
"oauth_timestamp" = >"1290695946",
"oauth_signature_method" = >"HMAC-SHA1",
"insert" = >{
"asset_type" = >"com.videojuicer.core.asset.Video",
"duration" = >"30000",
"created_at" = >"",
"campaign_id" = >"45",
"updated_at" = >"",
"role" = >"preroll",
"anchor_x" = >"left",
"offset_time" = >"0",
"offset_x" = >"0",
"anchor_y" = >"top",
"click_href" = >"",
"offset_y" = >"0",
"click_target" = >"_self",
"asset_id" = >"96"
},
"user_id" = >"1",
"controller" = >"inserts",
"oauth_token" = >"vQohJr3cUlxVSSj8Fc6ScdlR6EOKQy",
"oauth_consumer_key" = >"test_consumer_key",
"oauth_signature" = >"vYNk+caWbxrbM9Inwk77wD0IHiA=",
"api_version" = >"1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment