Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Unable to post ads with pictures #28

Open
crowbarsolutions opened this issue Aug 22, 2022 · 2 comments
Open

Unable to post ads with pictures #28

crowbarsolutions opened this issue Aug 22, 2022 · 2 comments

Comments

@crowbarsolutions
Copy link

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 -

@rybodiddly
Copy link
Owner

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.

@mrbot000
Copy link

mrbot000 commented Apr 1, 2023

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants