Skip to content

issues Search Results · repo:route4me/route4me-java-sdk language:Java

Filter by

5 results
 (70 ms)

5 results

inroute4me/route4me-java-sdk (press backspace or delete to remove)

APIException as it stands has very little use. A specific problem I see is that it does not maintain any details about the request or response in a machine readable way. It seems sensible that a class ...
  • matt-snider
  • Opened 
    on Jan 11, 2022
  • #19

As documented in Address.json there should be a required_skills property that allows us to set some skills that will be matched with driver_skills in the driver s custom data. It s not clear from the ...
  • matt-snider
  • Opened 
    on Jan 10, 2022
  • #18

com.route4me.sdk.services.routing.Route does not contain several properties listed in the spec like member_first_name and member_last_name. Also, driver_alias is null even though I ve assigned a user ...
  • matt-snider
  • Opened 
    on Jan 9, 2022
  • #17

Constants.TravelMode is missing the BICYCLING value which is listed in the RouteParameters JSON Schema. Note that the schema is conversely missing the TRUCKING option and this option is present in Constants.TravelMode ...
  • matt-snider
  • Opened 
    on Jan 5, 2022
  • #16

When trying to send a delete route request the response comes back as 409: com.route4me.sdk.exception.APIException: Invalid status code 409 and no error present. at com.route4me.sdk.Manager.makeRequest(Manager.java:159) ...
  • fearlessforhim
  • Opened 
    on Apr 6, 2018
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub