ArcGIS iOS SDK Cocoapods - 403 forbidden error

2130
1
Jump to solution
01-05-2021 12:35 AM
AxnMax
by
New Contributor II

Hi, 

I am getting the below error while installing 100.6 version using cocoapods. I am able to install other versions of SDK.

I am getting a 403 Forbidden error for the link https://bintray.com/api/ui/download/esri/arcgis/v100.6-iOS.zip

Below is the error log

 

-> Installing ArcGIS-Runtime-SDK-iOS (100.6)

> Http download

   $ /usr/bin/curl -f -L -o /var/folders/bx/n0ywspk51nn31rbpsc6rvhdr0000gq/T/d20210105-36811-a3vi8f/file.zip

   https://bintray.com/api/ui/download/esri/arcgis/v100.6-iOS.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.10.0.rc.1 cocoapods-downloader/1.4.0'

     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current

                                    Dload  Upload   Total   Spent    Left  Speed

     0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0

     0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0

   curl: (22) The requested URL returned error: 403 Forbidden

 

[!] Error installing ArcGIS-Runtime-SDK-iOS

[!] /usr/bin/curl -f -L -o /var/folders/bx/n0ywspk51nn31rbpsc6rvhdr0000gq/T/d20210105-36811-a3vi8f/file.zip https://bintray.com/api/ui/download/esri/arcgis/v100.6-iOS.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.10.0.rc.1 cocoapods-downloader/1.4.0'

 

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current

                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0

  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0

curl: (22) The requested URL returned error: 403 Forbidden

0 Kudos
1 Solution

Accepted Solutions
MarkBaird
Esri Regular Contributor

The files on Bintray are no longer available as jFrog have deprecated this service.  You'll be glad to hear that we have already addressed the issue and details can be found here:

https://community.esri.com/t5/arcgis-runtime-sdks-blog/announcement-to-developers-using-cocoapods-wi...

 

 

View solution in original post

1 Reply
MarkBaird
Esri Regular Contributor

The files on Bintray are no longer available as jFrog have deprecated this service.  You'll be glad to hear that we have already addressed the issue and details can be found here:

https://community.esri.com/t5/arcgis-runtime-sdks-blog/announcement-to-developers-using-cocoapods-wi...