You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
@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!
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.
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.
The text was updated successfully, but these errors were encountered: