Hi,
i migrated my APEX 22.2 and ORDS 21.x to 23.1 with a working rest Service.
now i always get a the error 401 (Authent Error / Wrong username or wrong password)
The Password is correct (i changed it to a easy one just to check) also a new user has this problem.
What i did (in the last release)
Generate a ORDS Role, connect to a privilege and a rest module
In Apex a user has a role with the same name. I used this apex user for the rest service (3 years without any problems)
I found a MOS doc that there have to be a tomcat user with this role. I also did this step without an success.
How can i debug/solve this error ?
Thanks
Marco