**problem** ripozo will automatically append slash in the end of the URL where append_slash is true or not. **Fix problem** Modify ripozo/utilities:join_url_parts() ``` json if part is '': continue ```