photos
photos.save
Saves photos after successful uploading.
To call this method, you can use:
• user access token (access right required: photos — this is issued in exceptional cases by a request to support at devsupport@corp.vk.com)
Parameters
album_id
integer
ID of the album to save photos to.
group_id
integer
ID of the community to save photos to.
server
integer
Parameter returned when photos are uploaded to server.
photos_list
string
Parameter returned when photos are uploaded to server.
hash
string
Parameter returned when photos are uploaded to server.
latitude
string
Geographical latitude, in degrees (from -90 to 90).
longitude
string
Geographical longitude, in degrees (from -180 to 180).
caption
string
Text describing the photo. 2048 digits max.
Result
Returns a list of objects.
Error codes
22
Upload error
114
Invalid album id
118
Invalid server
121
Invalid hash
13000
Content upload was denied due to active community strikes
Common errors may occur during execution