Hello Yogan. I am trying to use your plugin but I encountered an error after running WooCommerce (It did output "**Synchronisation from WooCommerce initiated"):
Exception in thread "Thread-68" java.lang.RuntimeException: Error retrieving results from http request- Status Code: 401
Response: HttpResponseProxy{HTTP/1.1 401 Unauthorized [Date: Wed, 07 Sep 2022 11:06:11 GMT, Server: Apache, X-Robots-Tag: noindex, Link: <
https://192.168.1.4/wp-json/>; rel="
https://api.w.org/", X-Content-Type-Options: nosniff, Access-Control-Expose-Headers: X-WP-Total, X-WP-TotalPages, Link, Access-Control-Allow-Headers: Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type, Vary: Origin, Keep-Alive: timeout=2, max=100, Connection: Keep-Alive, Transfer-Encoding: chunked, Content-Type: application/json; charset=UTF-8] ResponseEntityProxy{[Content-Type: application/json; charset=UTF-8,Chunked: true]}}
at com.icoderman.woocommerce.DefaultHttpClient.getEntityAndReleaseConnection(DefaultHttpClient.java:127)
at com.icoderman.woocommerce.DefaultHttpClient.get(DefaultHttpClient.java:46)
at com.icoderman.woocommerce.WooCommerceAPI.getAll(WooCommerceAPI.java:46)
at za.co.ntier.processes.WooCommerce$MyRunnable.run(WooCommerce.java:57)
at java.base/java.lang.Thread.run(Thread.java:829)
I have followed the documentation but still couldn't get this to work. Anything or any help from anyone is greatly appreciated.