Can't perfom any operation (Error: Login Required. Sorry, you have made an unauthorized request) #1849

Closed
opened 2013-08-29 11:42:06 +00:00 by 0x2620 · 4 comments
Owner

Once I installed Pandora, I signed up with the first user to be assigned as admin. He is assigned admin role. But, when I try to access anything like (Upload video, New list, manage users, etc.), I get pop up box with the message (Login Required. Sorry, you have made an unauthorized request) although I'm logged in. I checked the config.jsonc file but admin is granted all permissions. So what do you think may be the problem?

Thanks in advance

Once I installed Pandora, I signed up with the first user to be assigned as admin. He is assigned admin role. But, when I try to access anything like (Upload video, New list, manage users, etc.), I get pop up box with the message (Login Required. Sorry, you have made an unauthorized request) although I'm logged in. I checked the config.jsonc file but admin is granted all permissions. So what do you think may be the problem? Thanks in advance
rlx added the
general
label 2013-08-29 11:42:06 +00:00
rlx added this to the 13.03 milestone 2013-08-29 11:42:06 +00:00
0x2620 was assigned by rlx 2013-08-29 11:42:06 +00:00
rlx added the
major
task
labels 2013-08-29 11:42:06 +00:00
Author
Owner

Attachment login required although I am logged in.png (128361 bytes) added

**Attachment** login required although I am logged in.png (128361 bytes) added
Owner

And if you open User -> Preferences, it states that you're admin?

And if you open User -> Preferences, it states that you're admin?
Owner

this sounds like an issue with session cookies, make sure you do not define SESSION_COOKIE_DOMAIN in local_settings.py, remove that line, thats only needed if serving videos over another domain and it has to match your request.

this sounds like an issue with session cookies, make sure you do not define SESSION_COOKIE_DOMAIN in local_settings.py, remove that line, thats only needed if serving videos over another domain and it has to match your request.
Author
Owner

Yea, you are right. I commented the line that has SESSION_COOKIE_DOMAIN and everything works fine.

Yea, you are right. I commented the line that has SESSION_COOKIE_DOMAIN and everything works fine.
0x2620 added the
fixed
label 2013-08-29 20:53:39 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#1849
No description provided.