Advertisement
Guest User

Untitled

a guest
Feb 12th, 2020
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. {
  2. "error": {
  3. "error_code": 100,
  4. "error_msg": "One of the parameters specified was missing or invalid: you should specify peer_id, user_id, domain, chat_id or user_ids param",
  5. "request_params": [
  6. {
  7. "key": "method",
  8. "value": "messages.send"
  9. },
  10. {
  11. "key": "oauth",
  12. "value": "1"
  13. },
  14. {
  15. "key": "v",
  16. "value": "5.85"
  17. },
  18. {
  19. "key": "peer_id",
  20. "value": ""
  21. }
  22. ]
  23. }
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement