Kijiji-Repost-Headless icon indicating copy to clipboard operation
Kijiji-Repost-Headless copied to clipboard

delete single ad not working

Open randallvfx opened this issue 3 years ago • 1 comments

Hello Im getting the error : File "kijiji_repost_headless/main.py", line 193, in main() File "kijiji_repost_headless/main.py", line 50, in main args.function(args) File "kijiji_repost_headless/main.py", line 117, in delete_ad [data, _] = get_post_details(args.ad_file) File "kijiji_repost_headless/main.py", line 59, in get_post_details with open(ad_file, 'r') as f: FileNotFoundError: [Errno 2] No such file or directory: '1568261539'

The ID number matches the 'show' command , and the ID in the URL.

Any tips appreciated!

Randall

randallvfx avatar May 25 '21 02:05 randallvfx

having the same issue

alumbs avatar Sep 27 '22 21:09 alumbs