5

I want to integrate WooCommerce rest API in angular js. Means I want to get the list of all product using angular js by use of WooCommerce rest API.

I'm using as this but it's not working :

http://angular.templatic.net/wp-json/wc/v1/products?oauth_consumer_key=ck_9ae878f7a1fa134a2acad1eef7c0182dd3f7e68a&oauth_nonce=0.07115150265051876&oauth_signature=cs_72e4b3ca15c1b9e326af8d806e47a1f95e76243c&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1455528864

Vikrant
  • 4,920
  • 17
  • 48
  • 72
jay.jivani
  • 1,560
  • 1
  • 16
  • 33
  • I got the same problem http://stackoverflow.com/questions/41289977/use-woocommerce-rest-api-v1-with-http-and-javascript-not-https Did u find a solution? – Steffan Dec 22 '16 at 21:13
  • @Steffan yes i found solutions and for me its working now....please try this way as mention here : https://github.com/jay2413/WC-API-JS-Client – jay.jivani Dec 26 '16 at 04:40
  • Sorry, but its 67K lines of code in one file there. You dont have a 'smaller/shorter' version ? – Steffan Dec 26 '16 at 13:21
  • No man...actually its available for node js version and from that its converted for angular js. – jay.jivani Dec 26 '16 at 16:30
  • Thx, but I did find another solution, see first link.. – Steffan Dec 27 '16 at 18:01

0 Answers0