ボットフレームワークを使用してテキスト、GIF、ボタンでアニメーションカードを表示しようとしています。これは、ボットエミュレータでは完全に動作しますが、Messengerには表示されません。何か案は?メッセンジャー アニメーションカードはエミュレータでは動作しますが、メッセンジャーでは動作しません
で
コード
/**Send the question with the level information if available, the index and the Math expression along with a countdown timer as GIF attachment */
let message = new builder.Message(session)
.text(level ? level + ' \n' + strings.question : strings.question, dialogData.index + 1, question.expression)
.addAttachment(
new builder.AnimationCard(session)
.media([{
profile: "image/gif",
url: "https://media.giphy.com/media/l3q2silev6exF53pu/200w.gif"
}])
.buttons(buttons)
// .toAttachment()
)
session.send(message)
エミュレータ で
オフかもしれないものの任意のアイデア? { "メッセージ": "(#100)のParam [要素は、これは私のコンソール
{ "エラー" のエラーだ
UPDATE 1
ご提案のために事前にありがとうございます]、[タイプ]: "OAuthException"、 "code":100、 "fbtrace_id": "CLEcx63w + 4N"}}