Skip to content

Instantly share code, notes, and snippets.

@rlivsey
Created October 26, 2009 15:34
Show Gist options
  • Save rlivsey/218741 to your computer and use it in GitHub Desktop.
Save rlivsey/218741 to your computer and use it in GitHub Desktop.
AGP::call_agp("VerifyAccountAvailabilityService", {
:username => username,
:email => "test@test.org",
:password => "abc123",
:confirmPassword => "abc123"
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment