K
K
KTO_IA2018-10-29 12:41:54
API
KTO_IA, 2018-10-29 12:41:54

How to send reply_to to Odnoklassniki's graph api?

Through the graph api of classmates, I try to send a response quoting the following structure:

{   
   "recipient":{  
      "chat_id":"chat:C00000000"
   },
   "message":{  
      "text":"Привет",
   	 "reply_to": "mid:C00000000.166bf03fc161cad"
   }
}

But I am getting an error:
{
    "error_code": 2001,
    "error_msg": "GRAPH_PARAM_REQUEST : Wrong JSON format.",
    "error_data": null
}

What format should it be? from classmates quoting comes in the same format

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Egorichev, 2018-11-19
@KTO_IA

No way :(
We put the task in our queue. Someday we will do it, but I won’t name the deadlines

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question