Kenny
Kenny
KKinde
Created by Kenny on 3/3/2024 in #💻┃support
redirect
Where exactly would I put that in? As an anchor attribute?
5 replies
KKinde
Created by Kenny on 3/2/2024 in #💻┃support
KindeSDKError2: Attempting to commit invalid id_token token "undefined" to memory
I will send the Dockerfile in the intercom app
8 replies
KKinde
Created by Kenny on 3/2/2024 in #💻┃support
KindeSDKError2: Attempting to commit invalid id_token token "undefined" to memory
using a node server
8 replies
KKinde
Created by Kenny on 3/2/2024 in #💻┃support
KindeSDKError2: Attempting to commit invalid id_token token "undefined" to memory
It's deployed on railway.app as a docker file
8 replies
KKinde
Created by Kenny on 3/2/2024 in #💻┃support
KindeSDKError2: Attempting to commit invalid id_token token "undefined" to memory
Intercom would be best
8 replies
KKinde
Created by Kenny on 3/2/2024 in #💻┃support
KindeSDKError2: Attempting to commit invalid id_token token "undefined" to memory
I am using the sveltekit sdk integration
8 replies
KKinde
Created by Kenny on 3/2/2024 in #💻┃support
KindeSDKError2: Attempting to commit invalid id_token token "undefined" to memory
Nothing I try can shake this error. I need to ship this app asap and this is giving me a ton of trouble esp bc it never happens when i run it locally. On the client-side i have also tried to clear cache, cookies, and session storage and no luck still
KindeSDKError2: Attempting to commit invalid id_token token "undefined" to memory
at new KindeSDKError2 (file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:8945:26)
at file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:9089:19
at step (file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:9045:19)
at Object.next (file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:8992:14)
at file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:8978:67
at new Promise (<anonymous>)
at __awaiter$7 (file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:8960:10)
at commitTokenToMemory (file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:9084:10)
at file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:9117:13
at step (file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:9045:19) {
errorCode: 'INVALID_TOKEN_MEMORY_COMMIT'
}
KindeSDKError2: Attempting to commit invalid id_token token "undefined" to memory
at new KindeSDKError2 (file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:8945:26)
at file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:9089:19
at step (file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:9045:19)
at Object.next (file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:8992:14)
at file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:8978:67
at new Promise (<anonymous>)
at __awaiter$7 (file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:8960:10)
at commitTokenToMemory (file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:9084:10)
at file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:9117:13
at step (file:///apps/frontend/build/server/chunks/KindeSDK-MLedbHap.js:9045:19) {
errorCode: 'INVALID_TOKEN_MEMORY_COMMIT'
}
8 replies