Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Conversation

@NilLlisterri
Copy link
Contributor

The version code was being sent as an array inside an array, raising the following error:
<HttpError 400 when requesting https://www.googleapis.com/androidpublisher/v3/applications/com.xxx.xxx/edits/xxx/tracks/beta?alt=json returned "Invalid value for versionCodes: [100921]">.
Removed the extra square brackets.

The version code was being sent as an array inside an array, raising the following error:
`<HttpError 400 when requesting https://www.googleapis.com/androidpublisher/v3/applications/com.xxx.xxx/edits/xxx/tracks/beta?alt=json returned "Invalid value for versionCodes: [100921]">`.
Removed the extra square brackets.
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

@NilLlisterri
Copy link
Contributor Author

Just signed it :D

@googlebot
Copy link

CLAs look good, thanks!

@nlativy nlativy merged commit 99b1a64 into googlesamples:master Feb 4, 2019
@nlativy
Copy link
Contributor

nlativy commented Feb 4, 2019

Thanks for fixing this!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants