简体   繁体   English

尝试使用 Apple MusicKit SDK 进行身份验证时出现 USER_CANCELLED 令牌错误

[英]Getting a USER_CANCELLED token error while trying to authenticate using Apple MusicKit SDK

I'm trying to interface the Apple Musickit SDK to my android app.我正在尝试将 Apple Musickit SDK 连接到我的 android 应用程序。 I was able to get the authentication working initially.我最初能够进行身份验证。 But I'm getting a USER_CANCELLED token error on my phone/device every time I try to connect.但是每次尝试连接时,我的手机/设备上都会出现 USER_CANCELLED 令牌错误。 I'm getting the same error now while trying to authenticate on the example sdk_test app(even though it was working earlier) that is shipped with the SDK, What's fishy is that the code runs fine on other phones except mine now(using the same dev token too).我现在在尝试对 SDK 附带的示例 sdk_test 应用程序进行身份验证时遇到同样的错误(即使它更早运行),可疑的是代码在我现在以外的其他手机上运行良好(使用相同的开发令牌也是)。 Can someone please help me out with this?有人可以帮我解决这个问题吗?

This was a bug, and has been fixed in latest apple music app relese.这是一个错误,并已在最新的苹果音乐应用程序版本中修复。

Updating apple music to the latest release solves this issue.将 Apple Music 更新到最新版本可解决此问题。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用Firebase SDK进行身份验证时出现用户重定向重定向错误 - Getting redirect-cancelled-by-user error when using firebase SDK for authentication 如何使用适用于Android的MusicKit SDK播放歌曲 - How to play a song using MusicKit SDK for Android 使用Facebook SDK获得“验证访问令牌时出错”错误 - Getting “error validating access token” error using Facebook SDK Android Apple Musickit 解码示例错误 -1inputFormat - Android Apple Musickit Decoding sample error -1inputFormat 尝试安装Android版Facebook SDK时出错 - Getting error while trying to install Facebook SDK for Android 使用Vidyo时出错1)令牌中@缺少用户jid 2)设置租户resourceId vidyo时出错 - Getting errors while using Vidyo 1)user jid missing @ in token 2)Error setting tenant resourceId vidyo 尝试使用 Apple Music 登录时,MusicKit 卡在加载屏幕上(用于媒体控制) - MusicKit gets stuck on the loading screen when trying to login with Apple Music (for media contols) 尝试使用oauth2 / AccountManagerFuture与Google进行身份验证时出错 - Error while trying trying to use oauth2 / AccountManagerFuture to authenticate with Google 尝试通过命令 sdkmanager --update 更新 SDK 管理器时出错 - Getting error while trying to update SDK manager through by the command sdkmanager --update 尝试使用 Google 登录凭据在 Firebase 上重新进行身份验证时出错 - Error while trying to re-authenticate on Firebase using Google-sign-in credentials
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM