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

Error: QUERY_ID_INVALID #18

Open
lshaf opened this issue Sep 2, 2016 · 0 comments
Open

Error: QUERY_ID_INVALID #18

lshaf opened this issue Sep 2, 2016 · 0 comments

Comments

@lshaf
Copy link

lshaf commented Sep 2, 2016

Just found this error

2016-09-02 18:04:49,538 - utils - ERROR - 'Bad Request: QUERY_ID_INVALID'
Traceback (most recent call last):
  File "/home/lshaf/apps/bbunobot/utils.py", line 103, in answer_async
    bot.answerInlineQuery(*args, **kwargs)
  File "/usr/local/lib/python3.4/dist-packages/telegram/bot.py", line 121, in decorator
    result = func(self, *args, **kwargs)
  File "/usr/local/lib/python3.4/dist-packages/telegram/bot.py", line 821, in answerInlineQuery
    result = request.post(url, data, timeout=kwargs.get('timeout'))
  File "/usr/local/lib/python3.4/dist-packages/telegram/utils/request.py", line 235, in post
    **urlopen_kwargs)
  File "/usr/local/lib/python3.4/dist-packages/telegram/utils/request.py", line 180, in _request_wrapper
    raise BadRequest(repr(message))
telegram.error.BadRequest: 'Bad Request: QUERY_ID_INVALID'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant