Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Still experiencing issue with AccountType #15

Closed
kobezt08 opened this issue Oct 27, 2009 · 3 comments
Closed

Still experiencing issue with AccountType #15

kobezt08 opened this issue Oct 27, 2009 · 3 comments

Comments

@kobezt08
Copy link

No description provided.

@kobezt08
Copy link
Author

Experiencing "No Analytics account was found for the currently logged-in user" even though i specified account_type as GOOGLE. It will only work when i go into authenticate_request.rb and change the default to GOOGLE_OR_HOSTED

@kobezt08
Copy link
Author

at times i will receive "Unknown action. No action responded to analytics. Actions: access_denied, current_user, current_user_session, home, redirect_back_or_default, require_login, require_login_with_notice, require_no_user, sitemap, and store_location"

@tpitale
Copy link
Contributor

tpitale commented Oct 27, 2009

Are you using 0.3.1? GOOGLE_OR_HOSTED can be passed to :account_type.

clifff referenced this issue in clifff/garb Jan 18, 2013
Switched up the syntax of this Net::HTTP request because 1.8.7 doesn't
support passing use_ssl as an argument in this manner, resulting in
EOFError when Net::HTTP makes request to https endpoints.

Should be forward compatabile with 1.9 as well
clifff referenced this issue in clifff/garb Feb 12, 2013
cgunther pushed a commit to cgunther/garb that referenced this issue Oct 28, 2016
cgunther pushed a commit to cgunther/garb that referenced this issue Oct 28, 2016
- Switched to `Net::HTTP.new` as `Net::HTTP.start` doesn't honor timeout values (http://www.ruby-forum.com/topic/148968)
- Closes Fosome#16, fixes Fosome#20, and probably fixes Fosome#15
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants