Jump to content
Sign in to follow this  
Alex_mex

TBackendUsers error EMS: Bad request

Recommended Posts

I have an App and backent on RAD Server. To search registered users in my app I'm using the following:

 

BackendUsers1.Users.QueryUserName( UserName, EntityValue, nil);

 

When I was using RAD Studio 11, everything was working just fine, then recently I've moved to RAD Studio 12 and after that my app in widows still working ok, but iOS version gives me an error "EMS: Bad request" exactly on this line of code.

I 've spend a lot of time trying to figure out the problem.

Is there some kind of walkaround, or may be other solution to search users using their names?

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×