Gracenote SDK 报错:用户未注册在线使用 [英] Gracenote SDK giving error: User not registered for online use

查看:65
本文介绍了Gracenote SDK 报错:用户未注册在线使用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在尝试从名为musicid_file_trackid"的 GNSDK 中获取示例应用程序,但它无法正常工作并不断出现错误用户未注册在线使用"...

I am currently trying to get the sample application working from the GNSDK called "musicid_file_trackid" but it is not working and constantly giving the error "User not registered for online use"...

我正在使用 SDK 附带的 C# Wrapper.

I am using the C# Wrapper coming with the SDK.

我已经在 Gracenote 网站上注册了我的应用程序并填写了正确的 clientId 和 clientIdTag.使用这些客户端详细信息时,我可以毫无问题地使用 Gracenote Web API,但是当我使用 GNSDK 时,它会出现该用户未注册的错误.

I have registered my application on the Gracenote website and filled in the correct clientId and clientIdTag. I can use the Gracenote Web API without problems using these client details but when I use the GNSDK it gives that user not registered error.

有人知道这是为什么吗?

Does anyone have any idea why this is?

以下是给出的错误消息的详细信息:

Here are the details of the error message given:

GNSDK 产品版本 : 3.07.0.2861 (built 2014-10-28 01:46-0700) AGracenoteSDK.GnException"类型的第一次机会异常发生在gnsdk_csharp.dll GnException : (用户未在线注册use)用户未注册在线使用

GNSDK Product Version : 3.07.0.2861 (built 2014-10-28 01:46-0700) A first chance exception of type 'GracenoteSDK.GnException' occurred in gnsdk_csharp.dll GnException : (User not registered for online use)User not registered for online use

推荐答案

它是您选择的 Visual Studio 解决方案类型的版本.UWP 不支持这种类型的异常.我认为这已在 VS 2017 下解决.确保您的 C# 项目也设置为正确的平台目标.我必须将我的设置为 x64 才能编译

Its the version of Visual Studio solution type you have chosen. The UWP does not support that type of exception. I think this is resolved under the VS 2017. Make sure your C# project is also set to the correct platform target. I had to set mine to x64 for mine to ever compile

这篇关于Gracenote SDK 报错:用户未注册在线使用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆