You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Encountered a 403 error while downloading MapboxCommon (24.4.0) via CocoaPods.
Expected behavior
The build process should be completed without errors, and the MapboxCommon dependency should be installed as expected. This was working without issue before this error
Notes / preliminary analysis
The error suggests a permissions issue with the provided token (curl: (22) The requested URL returned error: 403).
Mapbox Implementation
Mapbox
Mapbox Version
11.3.0
React Native Version
0.74.3
Platform
iOS
@rnmapbox/maps
versionv10.1.20
Standalone component to reproduce
Observed behavior and steps to reproduce
When attempting to build my project, I encountered the following error during the CocoaPods installation phase for MapboxCommon:
Steps to Reproduce:
Expected behavior
The build process should be completed without errors, and the MapboxCommon dependency should be installed as expected. This was working without issue before this error
Notes / preliminary analysis
Additional links and references
No response
The text was updated successfully, but these errors were encountered: