Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting 403 in production on heroku #62

Open
julesallen opened this issue Dec 15, 2016 · 4 comments
Open

Getting 403 in production on heroku #62

julesallen opened this issue Dec 15, 2016 · 4 comments

Comments

@julesallen
Copy link

julesallen commented Dec 15, 2016

Thanks for writing this, it works great on my local but in production on Heroku it 403's:

image

and then

image

django-meta==1.3.2
django-filer==1.2.5
djangocms-page-meta==0.7.0

Thanks for any help you can provide.

@yakky
Copy link
Member

yakky commented Jan 1, 2017

@julesallen is your remote user a full super admin or has permission on djangocms-page-meta models and the current page?
It looks like the standard django message for missing permissions

@julesallen
Copy link
Author

@yakky Thanks! I'll investigate, this was for a superadmin. Q: If I was unable to get access to that object shouldn't it be hidden from me selecting it?

@yakky
Copy link
Member

yakky commented Jan 6, 2017

@julesallen well it should already work that way, actually.
I will try to setup a project on heroku to see if there is something specific to look into. Which django CMS version are you using?

@julesallen
Copy link
Author

Django==1.9.11 and django-cms==3.4.1. Thanks, @yakky! Please let me know if there is anything I can setup or test on my end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants