You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I no longer have access to the email address I used to make my account. I luckily remember the password so I can still access my account, but would like to change the email associated with it. It doesn't look like there's an option to do this at the moment. Is this possible to do?
The text was updated successfully, but these errors were encountered:
Hi, there's currently no self-service way to change your email address (pull requests welcome!). Send an email to me (luke.shingles@gmail.com) from your new address with your old email address, username, and your API token (which I'll reset).
Get your API token with (replace USERNAME and PASSWORD with yours): python3 -c 'import requests; print(requests.post(url="https://fallingstar-data.com/forcedphot/api-token-auth/", data={"username": "USERNAME", "password": "PASSWORD"}).json())'
Hi! I no longer have access to the email address I used to make my account. I luckily remember the password so I can still access my account, but would like to change the email associated with it. It doesn't look like there's an option to do this at the moment. Is this possible to do?
The text was updated successfully, but these errors were encountered: