Santu C
Santu C

Reputation: 2654

Diawi iOS IPA upload failed

I am getting below error from last 24 hours during IPA upload through Diawi distribution web site -

An error occurred: This request requires an access token, but none was provided (#400)

Please refer attach screenshot. I have tried with some old IPA which works with Diawi few days ago but same error

Thanks in advance for your help.

enter image description here

Upvotes: 5

Views: 7563

Answers (9)

Mushrankhan
Mushrankhan

Reputation: 803

If you find issues and want some alternative then, these two would be great options, Even it will give you permission to upload IPA greater than 100 mb.

1) SendOTA.com

2) DeployNinja.com

3) InstallonAir.com

Upvotes: 3

Dnyaneshwar Shinde
Dnyaneshwar Shinde

Reputation: 187

This same problem i was faced in chrome. Its works fine in Safari try with Safari for uploading.

Upvotes: 0

Lee
Lee

Reputation: 306

There might be an issue with the way XCode 9 is building the app. Instead of using the IPA file do the following:

  1. Set the active scheme to generic iOS Device
  2. Clean the project (Product->Clean)
  3. Build (Product->Build)
  4. In project manager, find the '.app' file. Right click and 'show in Finder'
  5. Right click on the file in Finder and compress it to make a zip file
  6. Drag the zip file into Diawi to create your build

Upvotes: 0

for this problem you can use "incognito mode" (google chrome, SHIFT+CMD+N).

Upvotes: 0

user6381667
user6381667

Reputation: 1

Try changing your browser to safari or Clear cache and cookies of current browser and you will be able to upload the app to Diawi.

Upvotes: 0

Abdul Yasin
Abdul Yasin

Reputation: 3508

Working now. I had the same issue. I switch to "SAFARI" browser. And it works. Please try safari browser.

Upvotes: 2

Prashant Lohani
Prashant Lohani

Reputation: 41

Try changing your browser or Clear cache and cookies of current browser and you will be able to upload the app to Diawi.

Upvotes: 1

vikarn barai
vikarn barai

Reputation: 3

You should check that you select generic type at time of build or if you are using ipa then regenerate it. it happen some time

Upvotes: 0

Pavan Gandhi
Pavan Gandhi

Reputation: 1749

This same problem i was faced in mozila firefox. Its works fine in google chrome try with chrome for uploading. Once its done, its alerts the uploading is done successfully.

You have to load this page completely and its showing you process of loading in upper side of page. once this loading done its showing you upload ipa option in uploading area.

Upvotes: 3

Related Questions