Kijiji-Reposter icon indicating copy to clipboard operation
Kijiji-Reposter copied to clipboard

Unable to post ads with pictures

Open crowbarsolutions opened this issue 3 years ago • 2 comments

Upon posting the ad I get a TypeError: 'NoneType' object is not subscriptable. In the terminal I see this message:

OrderedDict([('api-base-error', OrderedDict([('@xmlns', 'http://www.ebayclassifiedsgroup.com/schema/types/v1'), ('@http-status-code', '400'), ('api-errors', OrderedDict([('api-error', OrderedDict([('message', 'One of your images is not on an accepted service. Please upload your images again.')]))])), ('api-debug-errors', None), ('api-field-errors', None)]))]) 127.0.0.1 - - [21/Aug/2022 23:47:14] "←[35m←[1mPOST /submit HTTP/1.1←[0m" 500 -

crowbarsolutions avatar Aug 22 '22 05:08 crowbarsolutions

api has changed. images are no longer hosted with ebay, but with kijiji. new api route is: https://mobile-api.kijiji.ca/v1/images/upload haven't had time to patch it.

rybodiddly avatar Sep 14 '22 12:09 rybodiddly

Any chance you could patch it? Would love to use this but can only post ads without pics. Thanks

mrbot000 avatar Apr 01 '23 20:04 mrbot000