Hello Sir, I have done code for getting the list of google analytics accounts and its works fine with a static clientid. I have used this link: https://developers.google.com/analytics/devguides/reporting/core/v3/quickstart/web-js My issue is: => I want this functionality for all users means my users logged in from their Gmail credentials and they all can see their google analytics accounts list but google gives me an error with "origin_mismatch" I want this without set origin because I can not set origin for all users. I am new in google analytics. pls give a solution for solving my issue. Thanks
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)