googleanalytics / google-analytics-super-proxy

Publicly share your Google Analytics reporting data.
Other
224 stars 99 forks source link

Incorrect ReqId returned for cached queries. #17

Open pfrisella opened 10 years ago

pfrisella commented 10 years ago

When requesting the data table response format this can cause the order of charts to change or timeout.

WilfridLi commented 10 years ago

I can't believe this issue hasn't been touched for over 6 months... Anyway, the solution to this issue is:

This fix will ensure every query responds with the correct ReqId each and everytime, regardless of cache or not.

ghost commented 9 years ago

It works! Thank you

Akhaides commented 4 years ago

usable

mike-sfg commented 4 years ago

Thank you @WilfridLi ! I spent hours trying to troubleshoot this and your solution worked. I would like to see this fixed in the repository.