poe-platform / server-bot-quick-start

Tutorial for Poe server bots
1.31k stars 192 forks source link

Unable to create bot #16

Closed dingyufei615 closed 1 year ago

dingyufei615 commented 1 year ago
image image
JelleZijlstra commented 1 year ago

Could you share your Poe handle (like https://poe.com/jelle for me)? That should make it easier for us to find out what the error is.

dingyufei615 commented 1 year ago

Could you share your Poe handle (like https://poe.com/jelle for me)? That should make it easier for us to find out what the error is.你能分享你的 Poe 句柄吗(比如我的 https://poe.com/jelle )?这应该使我们更容易找出错误是什么。

thanks,this my Poe handle https://poe.com/exaa

JelleZijlstra commented 1 year ago

Thanks! The issue is that we require the API URL to be HTTPS. We should check this on the frontend too; sorry for missing that.

dingyufei615 commented 1 year ago

Thanks! The issue is that we require the API URL to be HTTPS. We should check this on the frontend too; sorry for missing that.

Thanks sir,i'll update my server to suport HTTPS

takeraparterer commented 1 year ago

How would I configure it to use https? please help :)

JelleZijlstra commented 1 year ago

Use an https URL when creating the bot. If you use a service like Modal to host your bot, it should automatically support https.