Search found 2 matches

by timbo
19 Oct 2012, 16:39
Forum: Bugs
Topic: Problem using API to create disposable email address
Replies: 3
Views: 36237

Re: Problem using API to create disposable email address

Sorry for the long delay in replying (6 months!) I am just getting back around to this project. Here is the URL I'm sending to: https://ssl.trashmail.net/?api=1&lang=en&cmd=create_dea Here are the cookies I send (which I received after logging in) trashmail_session=j9cjcsvv7umpejiiqsnj3upst1...
by timbo
19 Mar 2012, 15:48
Forum: Bugs
Topic: Problem using API to create disposable email address
Replies: 3
Views: 36237

Problem using API to create disposable email address

I'm trying to use the API to programmatically create a new disposable email address but I always get "Error 6 = Missing parameters". I am sending a POST to this URL: https://ssl.trashmail.net/?api=1&lang=en&cmd=create_dea The POST data is: disposable_name=mynewemail&disposable_...