{"section":"known-issues","requestedLocale":"en","requestedSlug":"gift-card-hub-is-adding-an-extra-backslash-when-calling-providers","locale":"en","slug":"gift-card-hub-is-adding-an-extra-backslash-when-calling-providers","path":"docs/en/known-issues/Payments/gift-card-hub-is-adding-an-extra-backslash-when-calling-providers.md","branch":"main","content":"## Summary\n\n\nOur Gift Card hub API is adding an extra backslash to the request when calling providers. This is caused by the way we convert the serviceUrl and concatenate it with the URL provided by the connector.\n\n\n\n## Simulation\n\n\nRegister a new provider in /giftcardproviders and perform a request in one of the APIs, e.g. /giftcards/_serach. The hub will call the provider and add a \"/\" like https://baseUrl**//**giftcard/_search.\n\n\n\n## Workaround\n\n\nIt's necessary to handle this issue on the provider side."}