Adding Items form your server to Ebay
Just add your keys from seller account of ebay and put it on keys.php
These keys can be obtained by registering at http://developer.ebay.com
and for more help - http://developer.ebay.com/devzone/xml/docs/reference/ebay/additem.html
- Category List
- Add Item to the perticular Category
- Save all the data to DB
- Register at http://developer.ebay.com
- Login and go to https://developer.ebay.com/my/keys
- You also need "OAuth Application Token".
- get the keys and put it in the keys.php file.
And you are ready to use this app :)
- Added Bootstrap.
- Fixed many bugs
- udpated code
Test - udpate the api[s] waiting for developer.ebay.com to re-enable my acc.
TODO -
- Add React
- Create SPA
- Add more ebay api[s]
- Update SQL with examples
- Add SAML login with OKTA
if you are getting IAF token error, try using "OAuth (new security)" token.