As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
java.lang.IllegalArgumentException: expected final value <s521@mailinator.com> but was <eeb8e048-4ca1-49cf-a808-6392743c3f1e> on username field in com.kinvey.java.auth.KinveyAuthRequest$AuthRequestPayload
at com.google.api.client.util.FieldInfo.setFieldValue(FieldInfo.java:239)
at com.google.api.client.util.FieldInfo.setValue(FieldInfo.java:206)
at com.google.api.client.util.GenericData.set(GenericData.java:125)
at com.google.api.client.json.GenericJson.set(GenericJson.java:95)
at com.google.api.client.json.GenericJson.set(GenericJson.java:40)
at com.google.api.client.util.GenericData.putAll(GenericData.java:138)
at com.kinvey.java.auth.KinveyAuthRequest.<init>(KinveyAuthRequest.java:141)
at com.kinvey.java.auth.KinveyAuthRequest$Builder.build(KinveyAuthRequest.java:312)
at com.kinvey.java.User$LoginRequest.buildAuthRequest(User.java:732)
at com.kinvey.java.User.createBlocking(User.java:449)
at com.kinvey.android.AbstractAsyncUser$Create.executeAsync(AbstractAsyncUser.java:997)
at com.kinvey.android.AbstractAsyncUser$Create.executeAsync(AbstractAsyncUser.java:984)
at com.kinvey.android.AsyncClientRequest.doInBackground(AsyncClientRequest.java:71)
at android.os.AsyncTask$2.call(AsyncTask.java:295)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
at com.kinvey.android.AsyncClientRequest$KinveySerialExecutor$1.run(AsyncClientRequest.java:145)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
at java.lang.Thread.run(Thread.java:818)
2 people have this question
Comments to this discussion are now closed!
However, you can continue the conversation here:
AuthRequestPayload
Sahitya
Unable to signup on Android Signup.
Sign-up error
java.lang.IllegalArgumentException: expected final value <s521@mailinator.com> but was <eeb8e048-4ca1-49cf-a808-6392743c3f1e> on username field in com.kinvey.java.auth.KinveyAuthRequest$AuthRequestPayload
at com.google.api.client.util.FieldInfo.setFieldValue(FieldInfo.java:239)
at com.google.api.client.util.FieldInfo.setValue(FieldInfo.java:206)
at com.google.api.client.util.GenericData.set(GenericData.java:125)
at com.google.api.client.json.GenericJson.set(GenericJson.java:95)
at com.google.api.client.json.GenericJson.set(GenericJson.java:40)
at com.google.api.client.util.GenericData.putAll(GenericData.java:138)
at com.kinvey.java.auth.KinveyAuthRequest.<init>(KinveyAuthRequest.java:141)
at com.kinvey.java.auth.KinveyAuthRequest$Builder.build(KinveyAuthRequest.java:312)
at com.kinvey.java.User$LoginRequest.buildAuthRequest(User.java:732)
at com.kinvey.java.User.createBlocking(User.java:449)
at com.kinvey.android.AbstractAsyncUser$Create.executeAsync(AbstractAsyncUser.java:997)
at com.kinvey.android.AbstractAsyncUser$Create.executeAsync(AbstractAsyncUser.java:984)
at com.kinvey.android.AsyncClientRequest.doInBackground(AsyncClientRequest.java:71)
at android.os.AsyncTask$2.call(AsyncTask.java:295)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
at com.kinvey.android.AsyncClientRequest$KinveySerialExecutor$1.run(AsyncClientRequest.java:145)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
at java.lang.Thread.run(Thread.java:818)
2 people have this question