Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'sessionId' of undefined #192

Closed
MrOrz opened this issue May 28, 2020 · 1 comment · Fixed by #211
Closed

TypeError: Cannot read property 'sessionId' of undefined #192

MrOrz opened this issue May 28, 2020 · 1 comment · Fixed by #211

Comments

@MrOrz
Copy link
Member

MrOrz commented May 28, 2020

View details in Rollbar: https://rollbar.com/mrorz/rumors-line-bot/items/220/


TypeError: Cannot read property 'sessionId' of undefined
  File "/app/build/webhook/index.js", line 89, in singleUserHandler
          if (data.sessionId !== context.data.sessionId) {
  File "<anonymous>", line unknown, in runMicrotasks
  File "internal/process/task_queues.js", line 97, in processTicksAndRejections
@MrOrz
Copy link
Member Author

MrOrz commented May 28, 2020

Should figure out how to reproduce. Which one is undefined, data or context.data?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants