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
{{ message }}
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
"Invalid value at 'track_config.releases[0].version_codes[0]' (TYPE_INT64), "[5]"".
Details: "[{'@type': 'type.googleapis.com/google.rpc.BadRequest', 'fieldViolations': [{'field': 'track_config.releases[0].version_codes[0]', 'description': 'Invalid value at \'track_config.releases[0].version_codes[0]\' (TYPE_INT64), "[5]"'}]}]"
When I removed the inner brackets, the error disappeared:
I got a 400 error when running code based on this line:
android-play-publisher-api/v3/python/upload_apks_rollout.py
Line 67 in f4e9a76
The error was:
When I removed the inner brackets, the error disappeared:
The text was updated successfully, but these errors were encountered: