Advertisement
Guest User

Untitled

a guest
Oct 6th, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. grant_type:password
  2. client_id:XXXXXXX
  3. client_secret:XXXXX
  4. username:XXXXX
  5. password:XXXXX(+Security token)
  6.  
  7. { error: 'invalid_grant',
  8. error_description: 'authentication failure' } } }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement