Yes, I have the view set. I have it working now if I use the password stored in my auth_user table. But, I'd really prefer to have it go through all available authentication methods to authenticate a user. We have some users that authenticate to our mail server and others that use the password in auth_user. It's not a show-stopper, using the auth_user password will work for me.
Thanks for sticking with me on this one. -Jim On Tuesday, May 14, 2019 at 12:10:11 AM UTC-5, Val K wrote: > > One yet important moment: > Do you set the view for your api? > I mean, that book example will not work without > response.view='generic.json' if request is not local. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/87da0a4b-ee82-4b9e-a77a-a36995beb627%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

