I have been using this url in order to get data from my wordpress site using the rest api. Before the update to 4.7 and the deactivation of the wp rest api v2 plugin everything was working fine.
After the update the same url it worked perfectly before now fails to fetch the data even with your plugin.
http://example.com/wp-json/wp/v2/posts?filter[meta_key]=age&filter[meta_value]=10
I have been using this url in order to get data from my wordpress site using the rest api. Before the update to 4.7 and the deactivation of the wp rest api v2 plugin everything was working fine.
After the update the same url it worked perfectly before now fails to fetch the data even with your plugin.
http://example.com/wp-json/wp/v2/posts?filter[meta_key]=age&filter[meta_value]=10