Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.45 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "c:/Users/ddons/Desktop/bot.py", line 38, in <module>
  3.     vk_session.method('messages.send', {"peer_id": 213812467, 'forward_messages': birthdayId[0:len(birthdayId)],'random_id': random.randint(-2147483648, +2147483648)})
  4.   File "C:\Users\ddons\AppData\Local\Programs\Python\Python38\lib\site-packages\vk_api\vk_api.py", line 646, in method
  5.     raise error
  6. vk_api.exceptions.ApiError: [10] Internal server error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement