Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continued Work From Zaro #5

Open
wants to merge 41 commits into
base: master
Choose a base branch
from
Open

Continued Work From Zaro #5

wants to merge 41 commits into from

Conversation

Swiddow
Copy link

@Swiddow Swiddow commented Jun 11, 2013

This is code continuation of the node.js API library forked from zaro's code. I am making use of the .js portions of it, as I do not use coffee script, so that code is not being maintained by me. I have made a few bugfixes and additions to the core, products, and FBA portions of the library, and intend to do more by the end of my usage of it.

Eibbor Srednuas and others added 30 commits October 23, 2012 10:37
I've overhauled the core components and rewritten (almost) everything in
coffeescript. API/Service submodules now contain Client classes that
provide methods for the simplest possible access to MWS functionality.
Due to the core changes, these changes will break any existing code.
However, I tried to keep things as close as possible.
Almost done with the newer FBA module, finally. Will get this branch
working well enough to replace main branch asap.
Updated just about everything and fixed any errors that were preventing
use of this branch. See the test folder for up to date samples.
…since invoke() modifies the options parameter
Added in functions for Core, FBA, and Reports javascript.  Did not edit
the coffee script for them since I don't know coffee script and was only
using the .js files.
Bugfixed the feeds.js submit feed request.
Added Get My Price for SKU and ASIN to products.
Fix: MWS_ORDERS to MWS_FEEDS
benighted and others added 11 commits August 30, 2013 18:13
added require util to products api test
added getFeedSubmissionResult to test/feeds.coffee to demonstrate an error regarding content type:
{ Type: {},
  Code: 'Client_UknownContent',
  Message: 'Unrecognized content format: application/octet-stream' }
Fix for undefined variable "options" in feeds.js / feeds.coffee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants