Amazon Marketplace FBA API connection issue - returns error 'Seller is not registered for basic fulfillment' -
we trying build custom in house solution mws can use amazon fba. have professional accounts setup in both , eu , have triple checked accounts registered fba. reason when try 'getfulfillmentpreview' operation (or other matter) below error:
<errorresponse xmlns="http://mws.amazonaws.com/fulfillmentoutboundshipment/2010-10-01/"> <error> <type>sender</type> <code>invalidrequestexception</code> <message>seller not registered basic fulfillment.</message> </error> <requestid>77690464-3c8f-4b5c-964e-3a89046fae7c</requestid> </errorresponse> we have contacted amazon looking issue, wondering if here has had similar issue? love made stupid simple solution have triple checked access codes, seller id codes, registration tickboxes in our account, different apis , operations etc, no joy.
thanks in advance!
for same parts of api work, you’ll have provide tax information in mws pro account. otherwise you’ll
seller not registered basic fulfillment. error message back.
found in https://media.readthedocs.org/pdf/django-oscar-mws/latest/django-oscar-mws.pdf
Comments
Post a Comment