What happened
I created a small add-on and I signed it with jpm sign
so I can install it on a few computers. Being my first add-on I created a throwaway account on Firefox Addons to see how things go. After my success I created my main account and deleted the throwaway one, but when I tried to sign my add-on with the new credentials, I got this:
JPM [error] Server response: You do not own this addon. ( status: 403 )
JPM [info] FAIL
Problem
I tried to delete my Add-on account but it said I can't while I have add-ons under my account, but it let me delete my Firefox account. When I realised the jpm error I tried to log back to Firefox Add-ons which doesn't recognise me because my Firefox account is deleted (Seriously? How did they designed this system?) so now I only have my source code which doesn't let me sign with different credentials.
Question
Is there a way to re-sign my add-on with the new credentials, without creating a new add-on? Can I change add-on ownership? How can I delete my add-on if I can't log in to my account?