Advertisement
Guest User

Untitled

a guest
Feb 24th, 2013
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. class stdClass#1 (4) {
  2. public $status =>
  3. int(401)
  4. public $message =>
  5. string(12) "Authenticate"
  6. public $code =>
  7. int(20003)
  8. public $more_info =>
  9. string(39) "http://www.twilio.com/docs/errors/20003"
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement