When opening a browser and going tohttp://server/DB.nsf/$inbox?OpenView
In the server, I get:
You are not authorized to perform this operation
[DB.nsf/$inbox?OpenView]
It seems that it does not like the $inbox… it expects the view UNID insted (the problem is that I don’t have this info and I have no way to detect it from the browser)…
Is there any way to stop this warning?
Server is 5.0.6.a
Thanks!