Advertisement
verygoodplugins

Untitled

Jul 15th, 2018
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. [15-Jul-2018 16:31:31 UTC] params
  2. [15-Jul-2018 16:31:31 UTC] Array
  3. (
  4. [timeout] => 30
  5. [headers] => Array
  6. (
  7. [Authorization] => token eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOjQyNzUsImNvbXBhbnlJZCI6NjA2MSwic2NvcGUiOlsiYWxsIl0sImV4cCI6MjAwNTA1NDk1MiwiaWF0IjoxNTMxNjY5MzUyfQ.eP-i1YAcPf8rx2a_XJo-_kLh8j1LSahkrzFzWI90yH0
  8. [Content-Type] => application/json
  9. )
  10.  
  11. [body] => {"first_name":"Gravity","43869":"Reg","email":"gravityreg@example.com"}
  12. )
  13.  
  14. [15-Jul-2018 16:31:32 UTC] response
  15. [15-Jul-2018 16:31:32 UTC] WP_Error Object
  16. (
  17. [errors] => Array
  18. (
  19. [error] => Array
  20. (
  21. [0] => First name can't be blank
  22. )
  23.  
  24. )
  25.  
  26. [error_data] => Array
  27. (
  28. )
  29.  
  30. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement