Skip to content
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

Cannot include ssid_file in repost call. "Did not find an existing ad with matching title, skipping ad deletion" #220

Open
Rings4 opened this issue Apr 29, 2021 · 5 comments

Comments

@Rings4
Copy link

Rings4 commented Apr 29, 2021

I'm not sure how to go about doing this. The readme says to use "python kijiji_repost_headless [-s ssid_file] repost myproduct/item.yml" to repost an ad, with [-s ssid_file] being new to me. However, it just doesn't work.

Screenshot 2021-04-29 11 50 04 notepad++

I've tried a bunch of variations, as shown in my last few attempts here. Nothing works. It looks like it wants me to use "repost" and omit the ssid altogether, which makes it impossible to delete the existing ad because it just doesn't see it and says "Did not find an existing ad with matching title, skipping ad deletion".

Thanks in advance for any help.

@Rings4
Copy link
Author

Rings4 commented Apr 29, 2021

I'm using pull request #218, apologies if I should have posted this there and not here.

@Rings4
Copy link
Author

Rings4 commented Sep 12, 2021

It's a shame this seems to be abandoned. Anyone else willing to pick up the torch and maintain this wonderful software?

@Rings4
Copy link
Author

Rings4 commented Feb 1, 2022

Still no luck it seems. It runs with just using -u ssid.txt, but still doesn't delete any ads, saying "ad with matching title not found".

@meeoh
Copy link
Contributor

meeoh commented Feb 17, 2022

@Rings4 The latest PR refactors things to use a later version of the Kijiji API. If you checkout ad5db90 things should work fine!

@Rings4
Copy link
Author

Rings4 commented Feb 18, 2022

@Rings4 The latest PR refactors things to use a later version of the Kijiji API. If you checkout ad5db90 things should work fine!

Ah yes, you've shown me this here! #223 Been using it for the past week with no issues (except sometimes it doesn't make the "ownr" variable attribute so I have to copy paste that from another file myself when making new ads). Thanks again!

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

No branches or pull requests

2 participants