photos.getUserPhotos

NameRequiredTypeDescription
uid false String
fid false String
pagingAnchor false String
pagingDirection false PagingDirection
count false Integer
detectTotalCount false Boolean
photos false String[]

Authorization

Session is optional (for External applications - required)

Required permissions

  • PHOTO_CONTENT
  • VALUABLE_ACCESS

Type

{ "hasMore": "boolean", "pagingAnchor": "String", "photos": [ { "caption": "String", "fid": "String", "location": { "altitude": "Float", "cellId": "Integer", "city": "String", "country": "String", "ipAddress": "String", "latitude": "Float", "longitude": "Float" }, "mark_avg": "String", "mark_bonus_count": "Integer", "mark_count": "Integer", "mod_status": "Character", "preview_url": "String", "standard_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