appext.appPhotosGetById

Returns an image from app’s image collection by id

NameRequiredTypeDescription
photo_ids true String[]

image id

Authorization

Session is prohibited

Required permissions

  • VALUABLE_ACCESS

Type

{ "anchor": "String", "etag": "String", "has_more": "Boolean", "photos": { "lang.String": { "id": "String", "picgif": "String", "picmp4": "String", "picwebm": "String", "ref": "String", "text": "String", "url": "String" } }, "totalCount": "Integer" }

Application paramters

User session data

Method

List of paramters

Используем для подписи secret_key = session_secret_key
Используем для подписи secret_key = application_secret_key
Используем для подписи secret_key = MD5(access_token + application_secret_key)
secret_key =
Сортируем и склеиваем параметры запроса и secret_key
Рассчитываем MD5 от полученной строки и получаем параметр sig