0
我無法檢索我的活動飼料(/我/活動)從Soundcloud &認爲有人可能能夠指出我做錯了什麼。insufficient_scope錯誤與/我/活動飼料
我可以訪問/連接端點,但只有當我指定非過期的範圍值。使用*的值返回錯誤invalid_scope與ERROR_DESCRIPTION的:
The requested scope is invalid, unknown or malformed.
我可以在/的oauth2 /令牌端點輔幣產生的代碼,但只有當設置grant_type到client_credentials。
我已經嘗試要求/ME /活動用GET和POST,提供的oauth_token(有和沒有一個限制參數努力)和我正在會見一個403響應*以下響應頭錯誤:
OAuth realm="SoundCloud", error="insufficient_scope"