srz-zumix / wandbox-api

Wandbox API for Python, and wrapper CLI commands
MIT License
11 stars 2 forks source link

Not Found for url: https://wandbox.org/api/compile.json #132

Open benidiet opened 4 days ago

benidiet commented 4 days ago

There have been changes to the wandbox.org API resulting in the following error:

line 1024, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://wandbox.org/api/compile.json
github-actions[bot] commented 4 days ago

Hey, thanks for contributing to this by raising an issue

srz-zumix commented 2 days ago

It seems to work fine now, are you still having issues?