<@!491228685286768652> we have fixed the bug where...
# support-questions-legacy
r
@User we have fixed the bug where the baseURL was being ignored by our package. Please update to version
4.0.12
of the
supertokens-website
package. If you are currently using a version that is lesser than v4, then do let us know which one, so that we can fix that too (since v4 has breaking changes). Instead, if you want to migrate to the latest version of this package, please also make sure that you have updated to the latest backend SDK (because of this issue: https://github.com/supertokens/supertokens-website/issues/6). Also, I'm not sure what led you to have the issue of duplicate
baseURL
. If this is not solved already by our recent update, please provide the following information: - What params are you giving to the
init
function? - A sample API request you are making using your created axios instance Thanks!