Skip to content

HTTParty::RedirectionTooDeep: HTTP redirects too deep #3

@au5ton

Description

@au5ton

Am I using your library incorrectly?

client = Gazelle.connect({site: GAZELLE_SITE, username: GAZELLE_USERNAME, password: GAZELLE_PASSWORD})
client.artist(234)

⬇️

HTTParty::RedirectionTooDeep: HTTP redirects too deep
	from /Library/Ruby/Gems/2.3.0/gems/httparty-0.15.6/lib/httparty/request.rb:405:in `validate'
	from /Library/Ruby/Gems/2.3.0/gems/httparty-0.15.6/lib/httparty/request.rb:138:in `perform'
	from /Library/Ruby/Gems/2.3.0/gems/httparty-0.15.6/lib/httparty/request.rb:346:in `handle_response'
	from /Library/Ruby/Gems/2.3.0/gems/httparty-0.15.6/lib/httparty/request.rb:158:in `perform'
	from /Library/Ruby/Gems/2.3.0/gems/httparty-0.15.6/lib/httparty/request.rb:346:in `handle_response'
	from /Library/Ruby/Gems/2.3.0/gems/httparty-0.15.6/lib/httparty/request.rb:158:in `perform'
	from /Library/Ruby/Gems/2.3.0/gems/httparty-0.15.6/lib/httparty/request.rb:346:in `handle_response'
	from /Library/Ruby/Gems/2.3.0/gems/httparty-0.15.6/lib/httparty/request.rb:158:in `perform'
	from /Library/Ruby/Gems/2.3.0/gems/httparty-0.15.6/lib/httparty/request.rb:346:in `handle_response'
	from /Library/Ruby/Gems/2.3.0/gems/httparty-0.15.6/lib/httparty/request.rb:158:in `perform'
	from /Library/Ruby/Gems/2.3.0/gems/httparty-0.15.6/lib/httparty/request.rb:346:in `handle_response'
	from /Library/Ruby/Gems/2.3.0/gems/httparty-0.15.6/lib/httparty/request.rb:158:in `perform'
	from /Library/Ruby/Gems/2.3.0/gems/httparty-0.15.6/lib/httparty.rb:563:in `perform_request'
	from /Library/Ruby/Gems/2.3.0/gems/httparty-0.15.6/lib/httparty.rb:489:in `get'
	from /Library/Ruby/Gems/2.3.0/gems/gazelle-0.0.2/lib/gazelle/base.rb:125:in `make_request'
	from /Library/Ruby/Gems/2.3.0/gems/gazelle-0.0.2/lib/gazelle/base.rb:99:in `artist'
	from (irb):13
	from /usr/bin/irb:11:in `<main>'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions