Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Java.lang.NullPointerException error when adding Sandbox Tester in iTunes Connect

I keep getting the Java.lang.NullPointerException error when trying to add a new user to the Sandbox Tester list in Users and Roles within iTunes Connect. I had just deleted all the testers in that list and was trying to start from scratch with new testers, emails and passwords. None had been used before. Is this an error on the Apple server side? Should I just try again tomorrow?

like image 654
GlennRay Avatar asked Jan 05 '17 23:01

GlennRay


2 Answers

Not just you unfortunately. It seems like their servers are down at the moment - I'd say try again tomorrow.

like image 197
Mark Feaver Avatar answered Sep 17 '22 22:09

Mark Feaver


Does your password have an uppercase letter, lowercase letter and number? Looks like their password validation handler is messed up. I just submitted a bug report about it.

I was having the same problem for days until I figured this out.

like image 43
Rego Sen Avatar answered Sep 21 '22 22:09

Rego Sen