Please check error response body.
- 0
Trying to send imagemap messages to users with their Line IDs.
Getting an error - URL Connection failed. Response code: 400"
Postcallurl: https: //api.line.me/v2/bot/message/push, params: { "messages": [ { "type": "imagemap", "actions": [ { "type": "uri", "linkUri": "https://xxxxxxx", "area": { "x": 0, "y": 0, "width": 1040, "height": 1040 } } ], "baseSize": { "height": 1040, "width": 1040 }, "baseUrl": "https://s3.amazonaws.com/xxxxxxxxx", "altText": "Happy Birthday~ ของขวัญสุดพิเศษเฉพาะคุณ ส่วนลด 55 บาท! ช้อปที่ ALL ONLINE ผ่าน 7App" } ], "to": "U07afe2dxxxxxxxxxxxxxxxxxxxxxxxxxxx" },
関連する質問
関連する質問はありません