Hi everyone,
I’m currently using Mapbox Navigation Native v324.0.3 (see attached list of all Mapbox package versions). During my Xcode Cloud build, I’m running into the following error:
I’ve added a .netrc file with the correct secret token and a Download: Read scope, and this same request succeeds via cURL on my Mac. Has anyone else encountered this issue or have suggestions for resolving it?
failed downloading 'https://api.mapbox.com/downloads/v2/dash-native/releases/ios/packages/324.0.3/MapboxNavigationNative.xcframework.zip' which is required by binary target 'MapboxNavigationNative': badResponseStatusCode(401)
Thanks!