max-mapper / max-mapper/jsonpify
HTTParty Error
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 15
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When I use a url containing spaces it will give me a {\"error\":\"HTTParty Error!\"} error...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the request with a URL containing spaces and trace where the HTTParty request is made. Check how that URL is handled before the {\"error\":\"HTTParty Error!\"} response, then verify that the request succeeds or returns the expected proxy response for spaced URLs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100