question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cant use BubbleStyle in FlexMessage template

See original GitHub issue

Hello, i cant use BubbleStyle in my FlexMessage template, here is my code:

styles=BubbleStyle( footer=BlockStyle( background_color='#000000' ) )

that code cause an error <LineBotApiError [A message (messages[0])┬áin the request body is invalid]>. Is this a bug or my bad ? 😄

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
be-hasecommented, Jul 2, 2018

Thanks for your reporting. I fixed this issue by https://github.com/line/line-bot-sdk-python/pull/113 Please confirm with ver 1.7.2

1reaction
tokuhiromcommented, Jun 28, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

Flex Message elements | LINE Developers
The bubbles in the carousel can be browsed by scrolling horizontally. Carousel example. The Flex Message above can be created by the JSON...
Read more >
Flex Messaging FAQ and Troubleshooting - Twilio
Start here to learn how to troubleshoot Flex messages. ... This guide is for Flex UI 1.x and channels that use Programmable Chat...
Read more >
How to make carousel Flex Message in linebot - Stack Overflow
I have a problem with flex message in linebot, I am trying to make multiple Flex Messages like carousel template, I follow the...
Read more >
linebot.models package - line-bot-sdk-python API document
It can't be used for Flex Messages or quick replies. When you tap a rich menu associated with this action, you can switch...
Read more >
Cannot send flex message with property 'flex' with dialogflow
Line bot cannot send flex message that contains property "flex", for example I can send this flex.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found