Hi,
When I try to access a PHP or HTML file from my project in my local browser, when running the dev server (PHP SDK), I just get the message "Current logged in user [my email address] is not authorized to view this page.". I get this message regardless of whether I am logged into the correct google account or not. If I upload to App Engine, it works fine if I am logged in, or presents the standard Google login page then works fine when I login.
I do have "login: admin" set for HTML and PHP files for my app.yaml, but this should not stop things working locally...
Any ideas please?
Many thanks,
Alex