Docs
You see "Email address not valid" when clicking Go to RevenueStory from the Chargebee dashboard. Your email contains a "+" (e.g., abc+xyz@chargebee.com).
The "+" in the email must be URL-encoded. Encode "+" as %2B in the RevenueStory URL. For example:
https://demo.revenuestory.io/demo/dashboard?email=abc%2Bxyz@chargebee.com
Use the encoded URL when linking to RevenueStory with an email that contains "+".
Was this article helpful?