對不起,我的英語。我的英語知識很少。Vkontakte使用HTTP API搜索音頻搜索
c2b83d95d3d5914de0aa6ae7ca1c1007 = MD5-> 141080534api_id = 2539386count = 200method = audio.searchq = beatlestest_mode = 1V = 2.0mysecretkey
但回到我說:「不正確的簽名:ifame/flash授權「
錯誤在哪裏?
對不起,我的英語。我的英語知識很少。Vkontakte使用HTTP API搜索音頻搜索
c2b83d95d3d5914de0aa6ae7ca1c1007 = MD5-> 141080534api_id = 2539386count = 200method = audio.searchq = beatlestest_mode = 1V = 2.0mysecretkey
但回到我說:「不正確的簽名:ifame/flash授權「
錯誤在哪裏?
應該先閱讀API文檔,您的問題的解決方案將在第一行有關音頻搜索方法的解釋中解釋。由於您尚未獲得授權,您會收到錯誤消息。您需要先使用位掩碼8權限授權您的應用程序。More info about the Audio Search method | More info about the application rights bitmasks
您正在使用舊方法親愛的:)使用這樣的:
https://api.vk.com/method/audio.search.xml?access_token=TOKEN&q=QUERY
更換令牌的訪問令牌......你的搜索詞替換QUERY
也許問API提供者?我不確定這裏有沒有人能給出一個規範的答案。 –
API提供程序使用俄語。我不知道俄羅斯。 –
但肯定*有人*說了一點英語,不是嗎?畢竟他們有英文版的網站...... –