According to the autoload project page, oauth_common_enable() needs to clear the autoload cache:

module_invoke('autoload', 'flush_caches');

Several users of google_analytics_reports have been reporting fatal errors because of stale data in the autoload registry.

Comments

voxpelli’s picture

Status: Active » Fixed

Fixed in the 6.x-3.x branch now - thanks for pointing it out!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.