Title: problem with REST API
Last modified: November 4, 2020

---

# problem with REST API

 *  Resolved [jeremyczaicki](https://wordpress.org/support/users/jeremyczaicki/)
 * (@jeremyczaicki)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/problem-with-rest-api-4/)
 * Hi,
    i am using License manager for woocommerce and i need to use REST API with
   this plugin. Actually i have a problem. When i try to use REST API with this 
   plugin, i do not have access with basic auth and i have well configured thus 
   plugin with consumer key and consumer secret key. Here is the answer of GET [https://www.trunkinator.fr/wp-json/lmfwc/v2/generators](https://www.trunkinator.fr/wp-json/lmfwc/v2/generators)(
   with POSTMAN i put basic auth in Header) :
 * {
    “code”: “lmfwc_rest_authentication_error”, “message”: “Clé client ou secrète
   manquante.”, “data”: { “status”: 401 } }
 * i am asking if SSL could block this communication ?
 * i have to precise that i am not a super wordpress user
 * THANKS!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Mark](https://wordpress.org/support/users/markwolters/)
 * (@markwolters)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/problem-with-rest-api-4/#post-13620675)
 * Hi [@jeremyczaicki](https://wordpress.org/support/users/jeremyczaicki/),
 * the WordPress REST API should work fine on SSL. The error returns that the client/
   secret key is missing from the request. Really Simple SSL won’t alter any requests
   made, so it’s unlikely Really Simple SSL is removing this key. You could contact
   the developer of the WooCommerce license manager plugin to see if they have seen
   this issue before.
 * Mark
 *  Thread Starter [jeremyczaicki](https://wordpress.org/support/users/jeremyczaicki/)
 * (@jeremyczaicki)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/problem-with-rest-api-4/#post-13625308)
 * Thank you for your reply, i will do that.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘problem with REST API’ is closed to new replies.

 * ![](https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720)
 * [Really Simple Security - Simple and Performant Security (formerly Really Simple SSL)](https://wordpress.org/plugins/really-simple-ssl/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/really-simple-ssl/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/really-simple-ssl/)
 * [Active Topics](https://wordpress.org/support/plugin/really-simple-ssl/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/really-simple-ssl/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/really-simple-ssl/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [jeremyczaicki](https://wordpress.org/support/users/jeremyczaicki/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/problem-with-rest-api-4/#post-13625308)
 * Status: resolved