Describe the bug
The Client is not robust against a trailing slash in the URL. The double slash leads to a 500 exception (which of cause should not happen by the platform but still this error can be prevented).
To Reproduce
Seehttps://github.com/averbis/averbis-python-api/pull/40
Describe the bug The Client is not robust against a trailing slash in the URL. The double slash leads to a 500 exception (which of cause should not happen by the platform but still this error can be prevented).
To Reproduce Seehttps://github.com/averbis/averbis-python-api/pull/40
Expected behavior There should not be an error.
Please complete the following information: