On 27 Aug 2013, at 11:24 AM, Wei Wang <ww9riv...@gmail.com> wrote:
> VERSION = Version 2.6.0-development+timestamp.2013.08.15.10.05.27

Generally, there should be an indication of a specific error, which we're not 
seeing here. But the logic for error reporting has changed recently, so...

Please try an access to a controller or function you know is missing (with no 
other arguments), and see if you get a more specific error.

For example, try /midash/xxx/yyy and /midash/default/xxx.

> 
> On Tuesday, August 27, 2013 2:04:54 PM UTC-4, Jonathan Lundell wrote:
> On 27 Aug 2013, at 10:38 AM, Wei Wang <ww9r...@gmail.com> wrote:
>> 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> 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>".
>> 
>> 
> 
> What version of web2py are you running?
> 
> 


-- 

--- 
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