Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Itc::ItunesError: [["There are one or more validation errors."]] #2

Open
itdaren opened this issue Sep 16, 2014 · 2 comments
Open

Itc::ItunesError: [["There are one or more validation errors."]] #2

itdaren opened this issue Sep 16, 2014 · 2 comments

Comments

@itdaren
Copy link

itdaren commented Sep 16, 2014

I tried the code. It seems that the data can not be saved.

@ghost
Copy link

ghost commented Sep 16, 2014

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."]}]

@itdaren
Copy link
Author

itdaren commented Sep 17, 2014

Great job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant