Forum Discussion

janisgarklavs's avatar
7 years ago

MeToo rating through API

Hi, I cannot find a way to add forum_topic_metoo rating through REST API, it allways return unexpected error,

here is api call in question -> rest("messages/id/${message_id}/ratings/key/forum_topic_metoo/ratings/add")

 

Any ideas how to overcome this?

  • janisgarklavs's avatar
    janisgarklavs
    7 years ago

    Ok seems that i found answer myself, it was missing rating.value param, which for whatever reason needs to be set to "0" to add me_too rating to entity