Can't preview bots and error 500 after sharing
Hello team. I've just started with TypeBot and I'm already having problems on my server. I can't test my bots (look at the screenshot) and when I share them, no one can open them and start a conversation. I have a 500 error. I added the Log file (maybe it can help). Thank you 🙏🏾
2 Replies
It means your builder container can't reach the viewer URL
I just added a new variable to the environment like NEXTAUTH_URL=http://example.com/ and all is working fine. Merci Baptiste