Need to log-in to view the xml for 'Nodequeue'.
gopskn - November 9, 2009 - 16:28
| Project: | Views Datasource |
| Version: | 6.x-1.0-alpha3 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | allisterbeharry |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
I am using 'Views datasource' to render an XML for the 'Nodequeues' that I have. It seems to output the same fine, but the user needs to log-in to view the XML. I have checked the permissions page, if any of them are missing..but all looks good.
If I am not logged in, it just shows the site header and a blank page. But if using a logged in session page, it outputs the XML correctly. Any clues, why this happens ?

#1
Can't reproduce it - I'm able to view XML data rendered as an anonymous user as long as anonymous users have permission to view views. Can you see the original view properly when not logged in?
#2
Hmm... I checked the permission for the views. I have given all the roles including anonymous users full permission to "views module ->
access all views". I checked other views and I am not able to access those too.
Again I checked the permission inside the created views under "Basic Setting -> Access: Unrestricted".
Any clue ?