Hello
I’ve started to use REST API v1.1. But it gives me error when I’m trying to favorites the status. It gives me below error.
object(stdClass)#88 (1) {
["errors"] => array(1) {
[0] => object(stdClass)#98 (2) {
["message"] => string(31) "Sorry, that page does not exist"
["code"] => int(34)
}
}
}
And it works fine when i use REST API v 1.