thijmen96
thijmen96
KKinde
Created by Starman on 12/13/2023 in #💻┃support
Unexpected Character Error with KindeSDK in Expo/React Native
Hi @Andre @ Kinde. Can't speak for @Starman, but the issue is fixed for me 👍
29 replies
KKinde
Created by Starman on 12/13/2023 in #💻┃support
Unexpected Character Error with KindeSDK in Expo/React Native
Expo + Kinde not yet being the popular combo it deserves to be? 😜
29 replies
KKinde
Created by Starman on 12/13/2023 in #💻┃support
Unexpected Character Error with KindeSDK in Expo/React Native
It's literally the example code from the docs and it errors out
29 replies
KKinde
Created by Starman on 12/13/2023 in #💻┃support
Unexpected Character Error with KindeSDK in Expo/React Native
I made a POC repo if that helps: https://github.com/ThijmenDeValk/kinde-poc
29 replies
KKinde
Created by Starman on 12/13/2023 in #💻┃support
Unexpected Character Error with KindeSDK in Expo/React Native
I had noticed the weird request that's now triggering the 502 before, because it uses the string "null" as a refresh token and thus obviously always errors out. But before the SDK then sent the proper request and all was well. Not anymore, it seems.
29 replies
KKinde
Created by Starman on 12/13/2023 in #💻┃support
Unexpected Character Error with KindeSDK in Expo/React Native
Also overnight, yeah. In Expo too.
29 replies
KKinde
Created by Starman on 12/13/2023 in #💻┃support
Unexpected Character Error with KindeSDK in Expo/React Native
I tried it on two different environments (dev and production) with two different client IDs... so I'm about as certain as I can get that it's not an issue with my code
29 replies
KKinde
Created by Starman on 12/13/2023 in #💻┃support
Unexpected Character Error with KindeSDK in Expo/React Native
Ran into this since yesterday too. Seems the /oauth2/token endpoint is erroring out with a 502 Bad Request response. Which is an HTML response, so trying to parse it as JSON just leads to more problems.
29 replies