Replies: 0
Hello,
I get OAuth signature does not match with WPML Plugin.
When I pass( lang=language code ) http://mydomain/wp-json/myapi/v1/products/?lang=es
I am getting error OAuth signature does not match
Without query string param http://mydomain/wp-json/myapi/v1/products its working.
Please help me.