newbot-framework icon indicating copy to clipboard operation
newbot-framework copied to clipboard

https://newbot.io with problem generating embed script

Open prhost opened this issue 3 years ago • 1 comments

Hi,

I don't know if this would be the best channel to talk about the newBot site that generates the embed script.

I saw your website NewBot, I really enjoyed using it. I learned to set up a chat for my site, but when I put the generated script on the site, it gives an error. I found out that it's because of the size of the script, it converts everything to base64 and puts it in the url, but the url has a size limitation, breaking and giving 400 error.

Attached contains the script I built, and the error prints. Could you help me please?

newbot.txt Screenshot 2022-09-01 at 17 00 18 Screenshot 2022-09-01 at 17 00 24

prhost avatar Sep 01 '22 20:09 prhost

thanks, I'll look into it and let you know

RSamaium avatar Sep 05 '22 09:09 RSamaium