Creates a request url based on the given base url and passed paths. The json extensions is added automatically.
create_request_url(url, paths)
url
: base url of the requestpaths
: vector of paths that should be added to the urlrequest url with added paths and the json extension