Fix creation of resources if they doesn't exist

Catching requests.exceptions.HTTPError didn't work for unknown reason. Catch
all exceptions for now and behave like it's HTTPError.
Not a fix to be proud of but it's working.
1 file changed