mapbox / mapbox/mapbox-search-android

PlaceAutocomplete Invalid language tag included

Open
#272 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Kotlin
Stars
39
Forks
10
PR merge metrics
No merged PRs in 30d

Description

implementation "com.mapbox.maps:android:11.0.0"

implementation "com.mapbox.common:common:24.5.0"
implementation "com.mapbox.base:annotations:0.8.0"
implementation "com.mapbox.search:place-autocomplete:2.3.0"
implementation "com.mapbox.search:base:2.3.0"
implementation "com.mapbox.search:mapbox-search-android:2.3.0"
implementation "com.mapbox.search:mapbox-search-android-ui:2.3.0"

Error:
SearchRequestException(message='{"status_code":400,"error":"Invalid language tag included","version":"379:11a59a87069c8059be0e14f132bc83e3aa9c7884","code":"eJwrLkrWTyzI1M9IzEvJSS0q1i9LzMlMSSxJ1Ssq1jU1MgUAx5gLhw=="}', code=400, cause=null)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the PlaceAutocomplete request with the dependency versions listed in the issue and inspect the language-tag handling in the search SDK. The payload names no source file or test; done should mean the request succeeds without the 400 Invalid language tag error, with coverage for the reported setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.