End user - Access denied by application security check
Hello all,
Being a new Apex developer, I'm really hoping someone can point out the magic solution to this problem. I have just created my first Apex application and have only 3 end users who will be using it. I create their username and passwords as the admin and everything is fine, until they try to log on. That's when I get the Access denied... error. However, if I switch them from an end user to a developer, they are magically able to log in and access the application (as a developer obviously). I should mention they are internal users and have internal account credentials, so it shouldn't be this difficult.
This is particularly maddening because I have tried every combination of authorization and authentication I can think of. I am at the point where there is no authorization scheme and it still won't let them in.
Searching through the forums, I've come across threads that mention this error when an Admin tries to log on, but not an end user.
If anyone has ANY ideas, it would be most appreciated.
Thanks,
Ben