mwunsch / weary

A framework and DSL for building RESTful web service clients
MIT License
482 stars 23 forks source link

Port number are interpreted as a query param #10

Closed volkanunsal closed 12 years ago

volkanunsal commented 12 years ago

Testing the services locally I gave my domain as "http://localhost:3000". When I tried using the client instance, it errored with this message:

 Weary::Resource::UnmetRequirementsError: Required parameters: ["3000", "user_id"]