You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Submit Feed [more feed xml demo](https://github.com/bhushankumarl/amazon-mws/tree/master/examples/javascript/feeds). or see https://images-cn.ssl-images-amazon.com/images/G/28/rainier/help/XML_Documentation_Intl._V158771171_.pdf
178
222
```
179
-
var FeedContent = fse.readFileSync('./file.txt', 'UTF-8');
223
+
var FeedContent = fse.readFileSync('./good.xml', 'UTF-8');
0 commit comments