4

I am getting Invalid AdamId: XXXXXXXX while trying to upload ipa on testflight using application loader.

Here are some more detail:

enter image description here

enter image description here

makboney
  • 1,808
  • 1
  • 17
  • 34

2 Answers2

3

I had this error because I didn't have "developer" authorization in iTunes Connect for this specific application.

CedricSoubrie
  • 6,657
  • 2
  • 39
  • 44
0

The AdamID is your application's ID. I had the same problem as you when I had forgotten to log in to the correct iTunes account inside the application loader.

Frame
  • 1