VK.com image upload

Hi!

I try to use VK.com API to upload an image https://vk.com/dev/upload_files

  1. Приложение формирует POST -запрос на полученный адрес.

Запрос должен включать поле photo , содержащее файл с изображением (JPG, PNG, BMP или GIF). Файлы должны передаваться в формате multipart/form-data.

  1. Application has to form POST-request with the field photo , that contains file (JPG,…). You have to transfer files as multipart/form-data

How can it possible with Corona?

I`ve tried some ways without success: http://developer.coronalabs.com/code/how-upload-image-server-multipartform-data - but base64 are not valid for server side

Hi!

I try to use VK.com API to upload an image https://vk.com/dev/upload_files

How can it possible with Corona?

I`ve tried some ways without success: http://developer.coronalabs.com/code/how-upload-image-server-multipartform-data - but base64 are not valid for server side

Hi! Did you solved this issue? I have the same problem…

I do not know how to solve the problem, but I would be grateful if you decide to answer

Hi!

I try to use VK.com API to upload an image https://vk.com/dev/upload_files

How can it possible with Corona?

I`ve tried some ways without success: http://developer.coronalabs.com/code/how-upload-image-server-multipartform-data - but base64 are not valid for server side

Hi! Did you solved this issue? I have the same problem…

I do not know how to solve the problem, but I would be grateful if you decide to answer