Can't update an in app purchase translation
vanniktech opened this issue · comments
lane :niklas do
fastlane_require 'spaceship'
Spaceship::Tunes.login("niklas.baudy@vanniktech.de")
app = Spaceship::Tunes::Application.find("com.vanniktech.yatzy.ios")
edited = app.in_app_purchases.find("remove_ads_in_app_yatzy").edit
edited.review_notes = "Updated translations"
edited.review_screenshot = "/Users/niklas/dev/GitHub/vanniktech/ios/Yatzy/fastlane/screenshots/en-US/iPhone 8 Plus-02.png"
edited.versions = {
'en-US' => {
name: "Remove ads",
description: "Removes all of the ads permanently."
}
}
edited.save!
end
The following lane fails with: [20:24:51]: ITC.response.error.OPERATION_FAILED
It also fails when I just do:
edited = app.in_app_purchases.find("remove_ads_in_app_yatzy").edit
edited.save!
Might be related: #15437 but can't reply there as it was auto closed.
It seems like you have not included the output of fastlane env
To make it easier for us help you resolve this issue, please update the issue to include the output of fastlane env
✅ fastlane environment ✅
Stack
Key | Value |
---|---|
OS | 11.6 |
Ruby | 2.6.3 |
Bundler? | false |
Git | git version 2.33.0 |
Installation Source | /usr/local/bin/fastlane |
Host | macOS 11.6 (20G165) |
Ruby Lib Dir | /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib |
OpenSSL Version | LibreSSL 2.8.3 |
Is contained | false |
Is homebrew | false |
Is installed via Fabric.app | false |
Xcode Path | /Applications/Xcode.app/Contents/Developer/ |
Xcode Version | 13.0 |
Swift Version | 5.5 |
System Locale
Variable | Value | |
---|---|---|
LANG | en_US.UTF-8 | |
LC_ALL | en_US.UTF-8 | |
LANGUAGE |
fastlane files:
No Fastfile found
No Appfile found
fastlane gems
Gem | Version | Update-Status |
---|---|---|
fastlane | 2.206.2 |
Loaded fastlane plugins:
No plugins Loaded
Loaded gems
Gem | Version |
---|---|
did_you_mean | 1.4.0 |
atomos | 0.1.3 |
claide | 1.1.0 |
colored2 | 3.1.2 |
nanaimo | 0.3.0 |
rexml | 3.2.5 |
xcodeproj | 1.21.0 |
rouge | 2.0.7 |
xcpretty | 0.3.0 |
terminal-notifier | 2.0.0 |
unicode-display_width | 1.8.0 |
terminal-table | 1.8.0 |
plist | 3.6.0 |
public_suffix | 4.0.7 |
addressable | 2.8.0 |
multipart-post | 2.0.0 |
word_wrap | 1.0.0 |
optparse | 0.1.1 |
tty-screen | 0.8.1 |
tty-cursor | 0.7.1 |
tty-spinner | 0.9.3 |
artifactory | 3.0.15 |
babosa | 1.0.4 |
colored | 1.2 |
highline | 2.0.3 |
commander | 4.6.0 |
excon | 0.92.2 |
faraday-em_http | 1.0.0 |
faraday-em_synchrony | 1.0.0 |
faraday-excon | 1.1.0 |
faraday-httpclient | 1.0.1 |
faraday-multipart | 1.0.3 |
faraday-net_http | 1.0.1 |
faraday-net_http_persistent | 1.2.0 |
faraday-patron | 1.0.0 |
faraday-rack | 1.0.0 |
faraday-retry | 1.0.3 |
ruby2_keywords | 0.0.5 |
faraday | 1.10.0 |
unf_ext | 0.0.8.1 |
unf | 0.1.4 |
domain_name | 0.5.20190701 |
http-cookie | 1.0.4 |
faraday-cookie_jar | 0.0.7 |
faraday_middleware | 1.2.0 |
fastimage | 2.2.6 |
gh_inspector | 1.1.3 |
mini_magick | 4.11.0 |
naturally | 2.2.1 |
rubyzip | 2.3.2 |
security | 0.1.3 |
xcpretty-travis-formatter | 1.0.1 |
dotenv | 2.7.6 |
simctl | 1.6.8 |
jwt | 2.3.0 |
uber | 0.1.0 |
declarative | 0.0.20 |
trailblazer-option | 0.1.2 |
representable | 3.1.1 |
retriable | 3.1.2 |
mini_mime | 1.1.2 |
httpclient | 2.8.3 |
google-apis-core | 0.4.2 |
google-apis-playcustomapp_v1 | 0.7.0 |
google-apis-androidpublisher_v3 | 0.18.0 |
google-cloud-env | 1.6.0 |
google-cloud-errors | 1.2.0 |
google-cloud-core | 1.6.0 |
google-apis-iamcredentials_v1 | 0.10.0 |
google-apis-storage_v1 | 0.12.0 |
digest-crc | 0.6.4 |
google-cloud-storage | 1.36.1 |
emoji_regex | 3.2.3 |
jmespath | 1.6.1 |
aws-partitions | 1.573.0 |
aws-eventstream | 1.2.0 |
aws-sigv4 | 1.4.0 |
aws-sdk-core | 3.130.0 |
aws-sdk-kms | 1.55.0 |
aws-sdk-s3 | 1.113.0 |
CFPropertyList | 3.0.5 |
json | 2.6.1 |
bundler | 2.3.9 |
multi_json | 1.15.0 |
signet | 0.16.1 |
os | 1.1.4 |
memoist | 0.16.2 |
googleauth | 1.1.2 |
webrick | 1.7.0 |
rake | 13.0.6 |
forwardable | 1.3.1 |
logger | 1.3.0 |
date | 3.0.1 |
stringio | 0.0.2 |
ipaddr | 1.2.2 |
openssl | 2.1.2 |
zlib | 1.0.0 |
mutex_m | 0.1.0 |
net-http-persistent | 2.9.4 |
net-http-pipeline | 1.0.1 |
ostruct | 0.1.0 |
strscan | 1.0.0 |
io-console | 0.5.6 |
fileutils | 1.4.1 |
libxml-ruby | 3.2.1 |
psych | 3.1.0 |
generated on: 2022-06-07
Thanks for the info i will try to figure it out for more
GoMedicare Phone Number