Forum Discussion
nchungie
Guide
I tried using "0" instead of "-2" several times.
I get the same error:
{"response":{"status":"error","error":{"code":303,"message":"error.lithium.restapi.user_not_registered.body.body"}}}
Please see attached for my settings in the admin too.
TedC
10 years agoLithium Alumni (Retired)
The 303 error code is something different than what we were encountering. Are you authenticated as a user with REST API permissions when executing the call to your community (from your application or from a normal browser)? The expected response should be a success, which is what we encountered when attempting to validate using the method in my previous post.
- nchungie10 years agoGuideI logged in, and tried again, but I am still getting that error. Do you think it's particular to the particular account I am using?