Thread: [Solved] Vk.com Vkontakte.ru
View Single Post
  #2645  
Old 20.06.2018, 09:52
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

In this case, "oauth" is not required because "idXXXX"(PROFILE USER) works fine (decrypts correctly), in the page source there is an id for user's albums.
My request is to change the current nickaname to idXXXX.
Eg.
vk.com/nickname to vk.com/idXXXX or /albumsXXXX
As I remember, he did pspzockerscene, so maybe you can do it.
Example:
vk.com
view-source:**External links are only visible to Support Staff****External links are only visible to Support Staff**
Source page: Find example: oid: 5592362}

id1 = albums1 etc.

**External links are only visible to Support Staff****External links are only visible to Support Staff** CHANGE TO **External links are only visible to Support Staff****External links are only visible to Support Staff** (work decrypt)

============================
The second issue

Code:
User authorization failed: no access_token passed.","request_params":[{"key":"oauth","value":"1"},
Solution:

Quote:
Need get access_token and send it in params
API:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote