简体   繁体   English

验证需要验证。 您需要登录Google Play帐户。 在应用内结算

[英]Authentication requied. You need to sign in google play account. in in-app billing

I have an error 我有一个错误

Authentication requied. 验证需要验证。 You need to sign in google play account. 您需要登录Google Play帐户。

while testing in-app billing on my device with testing account. 同时使用测试帐户在我的设备上测试应用内结算。

I have implemented in-app billing v3 and i have uploaded signed apk in developer console as draft apk and running higher version signed apk in my device. 我已经实现了应用程序内的计费v3,我已经在开发者控制台中上传了签名的 apk作为草稿apk并在我的设备中运行更高版本签名的apk。

You need to login into Play with the same account which is added as Test Account into developer account. 您需要使用相同的帐户登录Play,该帐户作为测试帐户添加到开发者帐户中。

From Testing Your In-app Billing Application 测试您的应用内结算应用程序

5 . 5。 Login to the test device by using a tester account. 使用测试人员帐户登录测试设备。 Test your In-app Billing application by purchasing a few items, and fix any issues that you encounter. 通过购买一些项目来测试您的应用内结算应用,并修复您遇到的任何问题。 Remember to refund the purchases if you don't want your testers to be actually charged! 如果您不希望实际收费,请务必退还购买款项!


As you said you logged in with the same user id, then problem might be Getting “Authentication is required” when trying to access the market 正如您所说,您使用相同的用户ID登录,然后问题可能是在尝试访问市场时获取“需要身份验证”

It might be a temporary error. 这可能是一个暂时的错误。

I just implemented the v3 billing API in one of my apps and got the same error message. 我刚刚在我的一个应用程序中实现了v3计费API,并得到了相同的错误消息。 I followed the TrivialDrive example and uploaded my app for testing. 我按照TrivialDrive示例上传了我的应用程序以进行测试。 Last night it worked fine, but today when trying to test a purchase I got the same error message you did. 昨晚它工作正常,但今天在尝试测试购买时,我收到了相同的错误消息。 I then closed the error message and retried the purchase and it was working again? 然后我关闭了错误消息并重新购买了它又恢复了工作? It might be my implementation of Billing that is incorrect or there might be a bug in the Google example code. 可能是我的Billing实现不正确或者Google示例代码中可能存在错误。

I'm going to continue testing before releasing my app but I'll be interested to hear if you find a solution for your problem. 我将在发布我的应用程序之前继续测试,但我很想知道你是否找到了解决问题的方法。

I had this same problem on my Android tablet and though I kept going into my settings to reset the new password, the same message kept coming up. 我在我的Android平板电脑上遇到了同样的问题,虽然我继续进入我的设置重置新密码,同样的消息仍然存在。 Finally, I found that I needed to open the 'warning message' that was being sent to me. 最后,我发现我需要打开发送给我的“警告信息”。 Only then did it 'take' the new password and allow me to use Google Play. 只有这样才能“获取”新密码并允许我使用Google Play。

This problem could occur because you don`t have added the product that you are searching with the same ID added to Google Play. 出现此问题的原因可能是您没有添加要搜索的产品,并将相同的ID添加到Google Play。

Go to In-app Products menu and check the product ID or add any one. 转到In-app Products菜单并检查产品ID或添加任何产品ID。

暂无
暂无

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

相关问题 需要验证。 您需要登录自己的Google帐户。 应用发布后 - Authentication is required. You need to sign into your Google Account. after app publish Google Play说要登录Google帐户(应用内结算) - Google Play says to sign into Google account (In-app billing) Android应用内结算错误,您需要登录google帐户 - Android In-App Billing error You need to sign into your google account 在应用程序结算中:-需要验证。 您需要登录自己的Google帐户 - in app billing :- Authentication is required. You need to sign into your Google Account Android应用程式内结帐,请登入Google帐户错误 - Android In-App Billing please sign in to Google account error 无需在Google Play开发者控制台中注册帐户即可进行应用内结算 - In-App billing without having account at Google play developer console Android:获取与应用内结算相关联的Google Play帐户 - Android: get Google Play account associated with in-app billing GooglePlay结算静态回复。 需要身份验证。 您需要登录自己的Google帐户 - GooglePlay Billing Static Responses. Authentication is required. You need to sign into your Google Account Google Play应用内结算V3-错误-需要验证 - Google Play In-app billing V3 - Error - Authentication is Required 我的 Android 应用程序是否需要使用 Google Play 应用内购买结算进行应用内订阅? - Does my android app need to use Google Play In-app Billing for in-app subscriptions?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM