Google Play发布失败,并显示“请求路径中的跟踪名称和请求正文必须匹配”

我正在使用Codemagic来构建apk并将其发布到Google Play的内部曲目中,3月10日一切正常,但是今天我明白了:

Publishing
35s



== Gathering artifacts ==

== Publishing artifacts ==

Publishing artifact app.apk
Publishing artifact app-prod-armeabi-v7a-release.apk
Publishing artifact app-prod-x86_64-release.apk
Publishing artifact app-prod-arm64-v8a-release.apk
Publishing artifact mapping.txt
Publishing app.apk,app-prod-armeabi-v7a-release.apk,app-prod-x86_64-release.apk,app-prod-arm64-v8a-release.apk to Google Play
Published app.apk to track internal
Published app-prod-armeabi-v7a-release.apk to track internal
Publishing proguard mapping mapping.txt to Google Play
Published app-prod-x86_64-release.apk to track internal
Publishing proguard mapping mapping.txt to Google Play
Published app-prod-arm64-v8a-release.apk to track internal
Publishing proguard mapping mapping.txt to Google Play
Google Play responded with: Track names in request path and request body must match.

Build failed :|


Publishing failed :|
Google Play responded with: Track names in request path and request body must match.
hillingzhou 回答:Google Play发布失败,并显示“请求路径中的跟踪名称和请求正文必须匹配”

我使用了PlayStorePublisher工具,今天我开始收到相同的错误。 https://github.com/rocel/playstorepublisher 我认为Google正在对发布API进行一些更改。

,

很不幸,Codemagic中存在内部错误。现在已经解决,一切都按预期进行。

本文链接:https://www.f2er.com/2657745.html

大家都在问