Dave
Dave
``` except: # TypeError: catching classes that do not inherit from BaseException is not allowed hookenv.log('Could not find container {}'.format(sys.exc_info()[0]), level=hookenv.ERROR) return False ``` workaround for now
This project seems dead :( I updated the code to include output of the 500 response ``` if response.status_code != 200: logger.info("(process_response Error) Status Code: %s", response.status_code) logger.info(response.content) response.connection.close() platform.indicate_failure()...
Hi, Can you please provide the extract stack tracce error. It should look something along the lines of ``` [09-Jul-2013 18:26:16 UTC] PHP Fatal error: Uncaught exception 'Exception' with message...
works fine from PT -> EN something going on with NL
needs rebase
Hi Coinstacker, both buyTest and Buy call Order() from line 1301 onwards the endpoint is changed to either "v3/order" or "v3/order/test". If the test API is returning all bools, i...
Hi, The rate limiter hasn't been updating in some time. Thanks for the report
Hi Compunect, I updated it to be https://curl.se/ca/cacert.pem If you feel like putting in something more substantial. Pull request are welcome thanks for the issue
please look at the previous commits in your review