-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KijijiApiException: One of your images is not on an accepted service. Please upload your images again. #42
Comments
Getting the same error when trying to make a new post from scratch as well: "One of your images is not on an accepted service. Please upload your images again." |
I get the same error and refusal to post the ad. Looks like Kijiji changed their backend for hosting images. I'll have to find out what they changed and update this project accordingly. |
was i.ebayimg.com now media.kijiji.ca :( Damn Kijiji |
Got a working implementation using the current image upload API. One outstanding issue is that if you try to repost existing ads they will fail because they would still be using the obsolete eBay image API and so Kijiji will refuse to post the ad if it sees the old image URLs. For now, you will have to repost existing ads by deleting them and posting them again starting from scratch (i.e. to reupload ad images). I am investigating if it is possible to have this app automatically reupload images from existing ads to the new image upload API service. |
Thank you so much! |
This has been fixed and released in v0.1.11. |
Suddenly started getting this error when clicking "repost all ads" button (have done this dozens of times without issue)
The text was updated successfully, but these errors were encountered: