-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Context
The following page of Apollo Studio fails to finish email verification: https://studio.apollographql.com/verify-email.
The verification process seems to be failing due to analytics script failing to load from https://app.satismeter.com/js
. The page's CSP (Content Security Policy) lists statismeter.com
and app.statismeter.com
domains, but requests script from app.satismeter.com
(omitted 1st letter "t"), which is not whitelisted.
Complete sign up flow:
- Sign up with email
- Opening the verification page by clicking the button in the email
- Logging in using email and password
What type of feedback is this?
- Question
- Idea
- Bug
- New example or operation collection
Is there anything else you'd like to share about the Platform API?
Metadata
Metadata
Assignees
Labels
No labels