The specified organization could not be found.
is somebody help me with this 🥲 using kinde for the first time !
26 Replies
@Admin
@ev sir please help me
@Andre @ Kinde @VKinde 😦
Encountering the same issue myself
🥲
Hey! Are you still facing this issue? Is this from you trying to log in?
I have the same issue
Somebody can help me?
@SBlock_ @teko96 did you solved the problem?
Yes, this is when you trying to log in or register
No, not yet.
Any luck from your side, @adria3557 ?
@SBlock_ @adria3557 what Kinde SDK are you using?
Hey there! This err would occur if you've populated
org_code
and it doesn't match your actual organization's code - can I check if you've added anything in there / would be able to send through your auth url (rming anything sensitive), thanks!nextjs
Hey @SBlock_ - if you go through the sign up / sign in flow again w/the network tab open - there should be a url that looks something like
https://test.kinde.com/oauth2/auth?response_type=code&prompt=login&client_id=123&redirect_uri=http://localhost:3000/dashboard&scope=openid%20profile%20email&state=some_random_state&org_code=123
@viv (kinde) null
@SBlock_ I got the same issue today. It was working fine yesterday.
I've been trying since yesterday bro, but don't know when it will be fixed. No response yet 🥲
Hopefully soon!!
Hi all, quick update on this. We are actively looking into a fix.
Can check something please? Are you running
[email protected]
?I have downloaded this version
npm i @kinde-oss/kinde-auth-nextjs
yes
This could be a regression from the 1.9.x released which added support for the
login_hint
parameter. Could you try downgrading 1.8.25 npm i @kinde-oss/[email protected]
to see if this resolves the issue for you while a permanent fix is sorted?Everything is working absolutely fine with this version
1.8.25
.Thanks for confirming, a possible fix has been identified.
Thank you very much @Daniel_Kinde !!!
HI @Gurmukh @SBlock_ , could one of you try
npm i @kinde-oss/[email protected]
and let me know how you get on?
It also appears that npm flagged 1.9.1 as the latest release, if you're wanting to use our latest version, please update to 2.1.7
Now working in every provided version. Thank you so much!
You're welcome, thank you for your patience and apolgies for any inconvenience.