Closed Auditormadness9 closed 1 year ago
Hi there,
The error indicates that no email address has been created. Hence, the TypeError, since the Json dictionary returns 'None' for [result]. This is what the 'PUT' method returns when creating an email inbox with developermail api:
{"success":false,"errors":[{"code":500,"message":"No space left on device","detail":"No space left on device"}],"result":null}
Unfortunately there is little I can do, apart from using another free temp email api service. I would suggest either contacting developermail themselves and asking why there is "No space left on device", or trying the program sometimes later.
I will close the issue, but you are still free to ask your questions here.
Maybe try InstAddr?