Advertisement
Guest User

Untitled

a guest
Jan 20th, 2017
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. LogVaRest: Request (json): POST http://100.99.5.213:8889/api/campaigns/activate
  2. JSON(
  3. {
  4. "proto_id": "campaign_2",
  5. "quest_proto_id": "campaign_quest_immobilize_2"
  6. }
  7. )JSON
  8. LogVaRest: Response (200):
  9. JSON(
  10. {
  11. "code": 1,
  12. "error": "client_error",
  13. "severity": 5,
  14. "category": "CAMPAIGN",
  15. "message": "campaign::activate_handler: can't activate =("
  16. }
  17. )JSON
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement