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.

line replyToken invalid

See original GitHub issue
{ headers:
   { server: 'nginx',
     'content-type': 'application/json;charset=UTF-8',
     'x-line-request-id': '784ef36e-e864-4884-a8b5-fc883e7142fd',
     'x-content-type-options': 'nosniff',
     'x-xss-protection': '1; mode=block',
     'x-frame-options': 'DENY',
     'content-length': '94',
     expires: 'Mon, 13 Feb 2017 09:46:47 GMT',
     'cache-control': 'max-age=0, no-cache, no-store',
     pragma: 'no-cache',
     date: 'Mon, 13 Feb 2017 09:46:47 GMT',
     connection: 'close' },
  body: '{"message":"The property, \'replyToken\', in the request body is invalid (line: 1, column: 15)"}',
  statusCode: 400,
  statusMessage: 'Bad Request' }

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
cbrunnkvistcommented, Feb 24, 2017

I’m going to need to do some Line integration in the coming week/s, will update this ticket in case I find any issues.

1reaction
stojanoviccommented, Mar 5, 2017
Read more comments on GitHub >

github_iconTop Results From Across the Web

Invalid reply token #199 - line/line-bot-sdk-ruby - GitHub
Because the reply token becomes invalid after a certain period of time, responses should be sent as soon as a message is received....
Read more >
Line bot keeps returning invalid reply token - Stack Overflow
But when I try to run, it keeps returning invalid reply token. A lot of tutorial said that I need to verify my...
Read more >
Messaging API reference - LINE Developers
You can issue, get, or revoke the channel access token required when calling the Messaging API from the app. Endpoints. POST /oauth2/v2.1 ...
Read more >
Invalid reply token - LINE Developers Community
ตอนนี้ผมพยายามจะสร้างบอทไลน์ครับ กำลังจะพยายามใส่ Webhook แต่ว่าตอน Verify เป็น Invalide reply to.
Read more >
LINE BOT APIのreplyMessageでたまにInvalid reply tokenが ...
line -bot-sdk-javaを使ってLINE BOTを作ったが、たまにInvalid reply tokenが発生し返信できないことがある。 この記事ではJavaの場合の解決方法を ...
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