mapbox / mapbox/mapbox-directions.js
{"message":"Internal Server Error"}
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 58
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
when i make this call, i get an internal server error. anyone can tell me what's wrong ?
`
https://api.mapbox.com/matching/v5/mapbox/driving/-73.683762,45.514771;-73.683578,45.514713;-73.683548,45.514664;-73.683563,45.514606;-73.683296,45.514397;-73.683060,45.514240;-73.683273,45.514023;-73.683693,45.513737;-73.684380,45.513218;-73.684975,45.512695;-73.685776,45.512119;-73.686646,45.511368;-73.687614,45.510586;-73.687851,45.510418;-73.687851,45.510376;-73.687965,45.510326;-73.688057,45.510246;-73.688065,45.510277;-73.688065,45.510231;-73.688423,45.510017;-73.689178,45.509357;-73.689987,45.508709;-73.690231,45.508472;-73.690956,45.507885;-73.691017,45.507835;-73.692047,45.507030;-73.692383,45.506802;-73.692551,45.506664;-73.692551,45.506664;-73.692917,45.506325;-73.693962,45.505478;-73.694801,45.504860;-73.695190,45.504574;-73.695435,45.504345;-73.696518,45.503490;-73.697380,45.502792;-73.697845,45.502483;-73.698135,45.502239;-73.698174,45.502205;-73.699165,45.501293;-73.699707,45.500969;-73.700241,45.500504;-73.700951,45.499893;-73.701622,45.499432;-73.702400,45.498795;-73.703300,45.498089;-73.704102,45.497471;-73.704193,45.497395;-73.705040,45.496719;-73.705254,45.496548;-73.705254,45.496548;-73.706070,45.495907;-73.706383,45.495800;-73.708229,45.496948;-73.709824,45.497959;-73.709969,45.498039;-73.709846,45.497902;-73.708366,45.496983;-73.707680,45.496525;-73.707108,45.496151;-73.705612,45.495205;-73.704384,45.494522;-73.704170,45.494774;-73.704239,45.494671;-73.704437,45.494556;-73.704689,45.494717;-73.704712,45.494709;-73.704697,45.494728;-73.704697,45.494736;-73.704697,45.494728;-73.704697,45.494701;-73.704704,45.494717;-73.704796,45.494717;-73.704712,45.494629;-73.704704,45.494629?radiuses=50;50;50;50;50;50;50;50;50;50;50;40;40;50;50;50;50;50;50;50;40;50;50;40;50;40;50;50;50;40;40;50;50;40;50;40;50;40;50;40;50;40;50;50;40;40;50;50;40;50;50;40;40;30;50;50;40;40;40;40;30;50;50;50;50;50;50;50;50;50;50;50;50;50;50&geometries=geojson&overview=full&tidy=false&access_token=`
regards
Contributor guide
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 linked Mapbox Matching API request and inspect how this repository constructs or sends the request. Determine which part of the URL or request causes the internal server error, then verify the behavior with a corrected request or a documented explanation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100