BotBuilder- Create bot code button goes into la, la land

Description
Trying to generate chat bot code and the page goes into la, la, land.

Error
Just the progress image is shown.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
ChatBot in Chrome on Windows

Which Endpoints?
NA

How To Reproduce (If applicable)
Open the URL
botbuilderkit

In the right hand side enter

{
	"content": {
		"head": {
			"type": "message",
			"text": "meeting with zoom"
		},
		"body": []
	},
	"to_jid": "{{to_jid}}",
	"robot_jid": "{{account_id}}",
	"account_id": "{{account_id}}"
}

Click the “Create Bot Code” button.
For the " create sendmessage Node.js code" prompt, click “Start”

This is all I see on the page,
image

Screenshots (If applicable)
Here is the Chrome console,

Additional context
NA

Hey @breynoldszoom ,

We have found the bug and are working on a fix. :slight_smile:

Will continue the conversation via the email if needed.

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.