Property 'organization' does not exist using mongodb adapter
I'm having an issue with organization plugin using mongodb adapter.
organization not working with authClient or auth on server side.

12 Replies
Can I see both your auth & auth client configs?
Thank you for responding.
When you say it does not work, what do you mean? Is there some error?


Not able to access it
Have you tried reloading ts-server for your editor?
Yeah I did
It looks like you already written some code using org plugin, was this something that happened out of the blue?
Yes but I haven't touched any of that portion. Looking back at my code I'm just gonna revert last changes and see if I can debug file by file.
Yeah still same issues.
It's very odd, the only thing I can think of is to just delete node_modules and reinstall dependencies to hopefully fix typings.
I ended up duplicating the project and it worked fine afterwards. Not sure exactly what happened.