Answer the question
In order to leave comments, you need to log in
VK API how to correctly pass the # symbol?
Good evening!
I send a request via VK api, it works, but if I include a pound sign (#) in the request, it breaks.
Without the hash symbol looks like this:
r = requests.get('https://api.vk.com/method/wall.post?owner_id=' + gid + '&access_token=' + access_token + '&message=' + message)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question