To fully integrate your ESPN leagues we need 2 cookie keys - SWID and ESPN_S2
login to the ESPN website using a desktop browser
Go to the console tab in developer tools (F12 or Control+Shift+I/Command+Option+I in most browsers),
copy the following command once for each cookie:
const SWID = await cookieStore.get('SWID'); SWID.valueconst s2 = await cookieStore.get('espn_s2'); s2.value
and paste into your console, then press Enter/Return
Copy the value between single quotes and paste it here.
Please provide your ESPN league id and team id
Your ESPN credentials have been successfully saved
Once you succesfully login to the ESPN using your web browser - check your ESPN cookies. Among them you should find two needed for the instant synchronization.
SWID
ESPN_S2
Once you have them available - please put them in our form, then authenticate.
There was a problem with saving your ESPN credentials. For assistance please let us know: contact@fb-ninja.com
The ESPN credentials you entered are not correct. Please make sure you enter your login and password correctly.
Please provide us with the league id you would like to synchronize as well as your team id.
Your ESPN league list have been successfully updated