In 7bc6b228b187b8de20b20e2d66518660d2cf5895 a bunch of `APIError` were added with only a message, which causes: ``` TypeError: __init__() takes at least 3 arguments (2 given) ``` The error takes two parameters.