fastlane: Authentication credentials are missing or invalid.
Issue Description
We are seeing iOS build failures due to following issue:
Authentication credentials are missing or invalid.
- Provide a properly configured and signed bearer token, and make sure that it has not expired.
Learn more about Generating Tokens for API Requests https://developer.apple.com/go/?id=api-generating-tokens
I have researched it in this issue:
And it appears others are also experiencing it. It appears to have started today. Most probably the issue is on the Apple side.
Context
We are using most recent 2.205.2
version as are other people that reported this issue: @Dmytro-Mishchenko and @rborn.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 16
- Comments: 44 (3 by maintainers)
You have a point…Re-opening this issue again because AppStoreConnect is again not behaving well and as you said, maybe helpful for some new users. we can close it later when AppStoreConnect will become stable again.
Thank you.
https://developer.apple.com/system-status/ They marked that there is an issue (after 5 hours or so)
@crazymanish yes, indeed. As I said, I created this issue mostly for visibility purposes, so people who google the error can know that this might be unrelated to their setup and could be entirely the fault of Apple engineers fat-fingering a
shutdown
button instead ofmake-everything-better
button.Happens on my side sometimes.
It fails on upload_to_testflight step. But app_store_connect_api_key step is not generating any errors.
Had a few uploads go through just now successfully.
As noticed by @JencirJamal Apple finally updated their status page with info about Apple Store Connect API issues:
https://developer.apple.com/system-status/
The issue appeared around 4 hours ago for us. Reproduces every time. In addition, AppStore Connect sometimes loads slow for me today, so I’d also assume that issue is on the Apple side.
Same here, seems to be something on apple side as appstore connect website is acting up also
we are seeing that as well. Can it be an issue on Apple / AppStore Connect sides?