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

delete single ad not working #222

Open
randallvfx opened this issue May 25, 2021 · 1 comment
Open

delete single ad not working #222

randallvfx opened this issue May 25, 2021 · 1 comment

Comments

@randallvfx
Copy link

randallvfx commented May 25, 2021

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

@alumbs
Copy link

alumbs commented Sep 27, 2022

having the same issue

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