Skip to content

Cannnot connect to dashboard hosted on GAE through HTTPS #523

Closed
@natario1

Description

@natario1

I am not able to connect to dashboard hosted on Google App Engine - I get the "Parse Dashboard can only be remotely accessed via HTTPS" message.

I am serving the dashboard as Express middleware on /dashboard. I am trying to get in using the GAE provided domain, that is,

https://<project-id>.appspot.com/dashboard

As far as I can see, no action should be required on my side, since GAE provides a wildcard SLL certificate for the whole *.appspot.com . The browser is also showing the https lock, both Safari and Chrome. But I still get the error. Any idea?

I am sorry if there is something missing on my side, but I can’t figure out what’s wrong. I am serving both parse-server and parse-dashboard from the same node module, for what it’s worth.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions