FlyerTalk Forums - View Single Post - AA App Login Issues
View Single Post
Old Sep 11, 2023 | 3:05 pm
  #4  
enpremiere
 
Join Date: Aug 2015
Location: The FT AA forum, until it no longer wants me.
Programs: CK or bust
Posts: 1,913
Originally Posted by Antarius
My app works, but if I go to Manage trip, it spins and errors out saying not logged in.

Yet another amazing update.
I think I saw a bit code there which could explain it -

If ('antarius' == USER && 'manage_trips' == action) {
// Now frustrate user by killing the session and not showing their trips.
}
enpremiere is offline