Guest User

Untitled

a guest
Jul 21st, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. if data1:
  2. api.wall.post(owner_id='-1', message=text1)
  3. if data2:
  4. api.wall.post(owner_id='-2', message=text2)
  5.  
  6. vk.exceptions.VkAPIError: 214. Access to adding post denied: you can only
  7. add 50 posts a day
Add Comment
Please, Sign In to add comment