moltin / js-sdk

JavaScript & Node.js SDKs for the Elastic Path Commerce Cloud eCommerce API
http://documentation.elasticpath.com/
MIT License
173 stars 77 forks source link

Is Node SDK production ready? #25

Closed larsha closed 7 years ago

larsha commented 8 years ago

Hi, I talked to customer support on moltin.com and I told them we're planning on using Moltin with Node. The response I got back was that the Node SDK might not be production ready yet?

Any input on that response, is it safe to start use it or will we experience bugs? What I can see on this repository it seems it's ready for production? Or are there any known bugs?

Cheers, Fredrik

piktur commented 8 years ago

@larsha Have you made an attempt? Am currently integrating with moltin, but have had difficulty Authenticating.

Receiving this error

XMLHttpRequest cannot load https://api.molt.in/oauth/access_token. A wildcard '*' cannot be used in the 'Access-Control-Allow-Origin' header when the credentials flag is true. Origin 'http://0.0.0.0:8080' is therefore not allowed access.

Have found a solution and raised a seperate issue to track progress, see moltin/js-sdk#26

larsha commented 8 years ago

Hi @noname00000123, no, I heard from Moltin Slack channel that they still have some work to Node SDK and minor refactoring to be done, so we proceed building our own wrapper around the API instead for now.

outrunthewolf commented 7 years ago

We're working on a new version of the SDK now.