#Error: Google search console error!
17 messages · Page 1 of 1 (latest)
🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord
🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize
✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)
have you add the url to publicRoutes of the authMiddlware from clerk?
Yes i have include publicRoutes
which page show 401 here? could you share the url?
could you try to add debug flag to the middleware?
authMiddleware({ debug: true })
does it show something helpful?
it console the clerk event, but i am still not sure where the issue is
did you deploy it?
yes
Thanks a ton, @eternal dust , for your help and time. appreciate it! though the issue not solved yet,
do you see it on the log?
i dont see 401 response
could you show the log?