Roblox OAuth provider error when linking

# SERVER_ERROR: TypeError: value.toISOString is not a function
at Array.map (<anonymous>)
at Array.map (<anonymous>)
at Array.map (<anonymous>)
GET /api/auth/callback/roblox?code=oMKFK8VC8mhT3Vm4xLwYfEFDxVecZSKeiOO9ZrfHXHls6a2lE7iNH4X7APxP-hpF7y8sakwMsjYMnFuT5Jxaq-bCFRsMRVHrXBWUWCVoP9Dzk8UGlYEJtsXNIp20p_PceGxFVi0WzpKnJ93WObhV_gjj5Tde2ifiAkF3WXpEIZD5Fbhf5zJuQ8Rj3cofU-FHTmbAGmolnuBHVrmOb1XhvR5m2gxPPXl8TcMeL58X_n59Qc9O2AFF5QOYJ-Bh&state=Eowz1-9vIgcz1rtBvpUXMf4hiygonBAb 500 in 200ms
# SERVER_ERROR: TypeError: value.toISOString is not a function
at Array.map (<anonymous>)
at Array.map (<anonymous>)
at Array.map (<anonymous>)
GET /api/auth/callback/roblox?code=oMKFK8VC8mhT3Vm4xLwYfEFDxVecZSKeiOO9ZrfHXHls6a2lE7iNH4X7APxP-hpF7y8sakwMsjYMnFuT5Jxaq-bCFRsMRVHrXBWUWCVoP9Dzk8UGlYEJtsXNIp20p_PceGxFVi0WzpKnJ93WObhV_gjj5Tde2ifiAkF3WXpEIZD5Fbhf5zJuQ8Rj3cofU-FHTmbAGmolnuBHVrmOb1XhvR5m2gxPPXl8TcMeL58X_n59Qc9O2AFF5QOYJ-Bh&state=Eowz1-9vIgcz1rtBvpUXMf4hiygonBAb 500 in 200ms
using [email protected] @D3vision
2 Replies
D3vision
D3vision2w ago
Have you tried linking with other oauth providers? Cause this could very well be a problem that isn't specific to the Roblox OAuth provider In fact, this looks like something is going wrong when inserting the new account into the database Which uses toISOString for the updatedAt value
HotShot
HotShotOP2w ago
thats very possible, but the beta package changed since then and i think removed it so im just gonna wait until 1.2.0 gets released to try again

Did you find this page helpful?