### Topic Session token authentication ### Relevant information Hi! I've found what seems a bug when trying to create a builder using **Session token** authentication. When using a parameterized URL, Airbyte is adding a trailing slash to the request, that makes some third party to fail on this  In I use a hardcoded URL instead, it works as expected: 