rp_st
03/07/2020, 7:06 AM4.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!