T
Twenty5mo ago
Stack

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?
No description
13 Replies
Guillaume
Guillaume5mo ago
are you sure you have setup the proper ENV secret ? sounds like a wrong key
Stack
StackOP5mo ago
Thanks I'm ok
Stack
StackOP5mo ago
No description
Stack
StackOP5mo ago
But I have a new problem I want to see the details of the page below.
Stack
StackOP5mo ago
No description
Stack
StackOP5mo ago
This message was added by me through the REST API.
Stack
StackOP5mo ago
No description
Stack
StackOP5mo ago
I added the data for these three tables.
Stack
StackOP5mo ago
Is there anything else I need to do?
No description
No description
No description
Guillaume
Guillaume5mo ago
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)
Stack
StackOP5mo ago
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.
Stack
StackOP5mo ago
now i'm forbiddent
No description
Stack
StackOP5mo ago
No description
No description

Did you find this page helpful?