astra.goat
12/29/2023, 11:28 AMts
Error: SuperTokens core threw an error for a GET request to path: '/dashboardauth/users/by-accountinfo' with status code: 400 and message: AppId or tenantId not found => Tenant with the following connectionURIDomain, appId and tenantId combination not found: (, public, dashboardauth)
at Querier.sendRequestHelper (/home/supertokenBackend/SuperTokens-Auth/backend/node_modules/supertokens-node/lib/build/querier.js:361:27)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Querier.sendGetRequest (/home/supertokenBackend/SuperTokens-Auth/backend/node_modules/supertokens-node/lib/build/querier.js:173:40)
at Object.listUsersByAccountInfo (/home/supertokenBackend/SuperTokens-Auth/backend/node_modules/supertokens-node/lib/build/recipe/accountlinking/recipeImplementation.js:161:26)
at listUsersByAccountInfo (/home/supertokenBackend/SuperTokens-Auth/backend/node_modules/supertokens-node/lib/build/index.js:69:16)
My backend is hosted on my vps and same for the frontend. I share you my config for the backend and the frontend. thank's a lot to anyone who can help merp_st
12/29/2023, 12:20 PMdashboardauth
anywhere in your code? When querying the backend middleware or when querying the core?astra.goat
12/29/2023, 1:09 PMrp_st
12/29/2023, 1:11 PMastra.goat
12/29/2023, 1:12 PMrp_st
12/29/2023, 1:25 PMrp_st
12/29/2023, 1:25 PMrp_st
12/29/2023, 1:26 PMastra.goat
12/29/2023, 1:26 PMastra.goat
12/29/2023, 1:53 PMFailed to add 4f532c658c0931@crankymonkey.info to allowlist: Error: SuperTokens core threw an error for a GET request to path: '/apiversion' with status code: 404 and message: <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Cannot GET /auth/dashboardapiversion</pre>
</body>
</html>
When i start my server i receive this errorrp_st
12/29/2023, 1:54 PM