Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode export/upload error: Your session has expired. Please log in

Tags:

xcode

ios

session

I am trying to release an app from Xcode but as soon as I try uploading to the app store or exporting in any fashion, once it checks for signing from iTunes Connect, I receive the error

Your session has expired. Please log in.

I have made sure that I can log into my account on iTunes Connect and the signing certificates and provisioning profiles are current from the developer center.

I came across a similar issue last week: Xcode 6.4 Export Adhoc "Session has expired" but this issue seems different. I am using Xcode 7.1 this time, so the crash that I was observing last week may indicate the problem is different.

like image 384
n8yn8 Avatar asked Oct 30 '15 22:10

n8yn8


People also ask

How do you fix your session has expired?

If you are encountering a message, "Your session has expired. Please relogin" and are prompted to log back in with your email address and master password, it usually means your web browser cookies are being cleared, removed, or blocked.

What does it mean when it says your session has timed out?

"Your Session Has Timed Out" error is usually occurs when cookies for your browser is not enabled. Please make sure that your internet browser accepts all cookies.


1 Answers

The session of one of my accounts (not even the one I was trying to use) had its session expired. This seems to be new. I just had to re-sign in to the errant account in Xcode > Preferences > Accounts.

like image 146
n8yn8 Avatar answered Oct 04 '22 21:10

n8yn8