On Tuesday, August 27, 2013 12:54:51 PM UTC-4, Jonathan Lundell wrote:
>
> On 27 Aug 2013, at 9:47 AM, Wei Wang <ww9r...@gmail.com <javascript:>> 
> wrote:
>
> I have 2 simple apps: midash and miops. I intend to require user 
> authentication for accessing "midash" and not "miops".
>
> In "miops/controllers/default.py" I have only an "index()" function, while 
> in "midash/controllers/default.py" I do have a "user()" function.
>
> A path of "midash/default/user/login?_next=/midash" gives me an "invalid 
> request" error.
>
>
> Is there more to the error message? 
>

No. That's all.

I did a "view page source" in Chrome, the entire page is just "<html><body>
<h1>invalid request</h1></body></html>".

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to