You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the bug report! I just pushed #3, which should give you more information about the error:
require'itc'Itc::Agent.new("username","password").update_app("app_id"){}# throws Itc::ItunesError: [["There are one or more validation errors."], {"version"=>["You must specify a version number."], "primaryCategory"=>["You must select a primary category for your app."]}]
I tried the code. It seems that the data can not be saved.
The text was updated successfully, but these errors were encountered: