email error
Hello, when I try to associate my Google email, I encounter the error http://localhost:3000/verify?errorMessage=Unknown+error. How should I troubleshoot and resolve this?

13 Replies
are you sure you have setup the proper ENV secret ? sounds like a wrong key
Thanks I'm ok

But I have a new problem
I want to see the details of the page below.

This message was added by me through the REST API.

I added the data for these three tables.
Is there anything else I need to do?



if you try to sync the message through the google sync button, does it work ?
using the API for messages is possible of course, but then you need to create the associations with your message channel yourself. My guess is that you fogot to do so
"messageChannelMessageAssociation" should receive a POST call as well if you send a message IMO
(I never user the REST api so i am not 100% confident on this one)
thanks you
I want to associate messageChannel and messageChannelMessageAssociation with message. However, I can't figure out their relationship, which prevents me from using the REST API to add the corresponding data. @Guillaume
I would be extremely grateful if you could help me with this.
now i'm forbiddent


