kalnyc67 / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

Authentication fails and cannot be bypassed #445

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
---------------------------------------------------------------------------
This is for the Query Explorer
http://ga-dev-tools.appspot.com/explorer/
---------------------------------------------------------------------------
Issue summary:    Cannot Authorize to see accounts and run query

Provide a brief summary of the issue you're experiencing.
When trying to access the query explorer the upper right corner shows the text, 
"You are authorized" and the "Logout" button.  However, the error message at 
the bottom of the tool shows "Ack! There was an error! 401 : Login Required".  
The Account Field shows "authorize to list accounts".

When clicking on the logout button, redirected to the sign in page.  Sign In 
and then navigate back to Query Explorer page and get the same issue.

Checked with the same access on the Google API Explorer and was able to 
retrieve Analytics data.

Expected output: Expect to access with my Google Account.

Actual results: Was unable to authenticate and could not bypass this.
What do you actually see after performing the above steps?

Notes: See Screen Shot.

Original issue reported on code.google.com by trioniaa...@gmail.com on 19 Jun 2014 at 3:28

Attachments:

GoogleCodeExporter commented 9 years ago
This issues is being experienced by several others, see this at Google Groups:
https://groups.google.com/forum/#!topic/google-analytics-data-export-api/SQ_qzfe
AE-Y

Original comment by trioniaa...@gmail.com on 19 Jun 2014 at 9:16

GoogleCodeExporter commented 9 years ago
I believe this is to do with the immediate_mode of the token refresh, if it 
fails the process breaks and returns a 401. If the immediate parameter is set 
to false in this instance, the app can be authorised and proceeds.

Original comment by jools.on...@googlemail.com on 23 Jun 2014 at 1:55

GoogleCodeExporter commented 9 years ago
Can you explain how to set the immediate_mode in the query explorer? I'm not 
sure how to do that.

Original comment by calvin.g...@therasim.com on 23 Jun 2014 at 2:39

GoogleCodeExporter commented 9 years ago
I just explained how to do that here -> 
https://groups.google.com/d/msg/google-analytics-data-export-api/SQ_qzfeAE-Y/CdE
Er951mdwJ

Hope it helps!

Original comment by Sam.N.Mc...@gmail.com on 23 Jun 2014 at 2:48

GoogleCodeExporter commented 9 years ago

Original comment by pfrise...@google.com on 25 Jun 2014 at 3:12