Page 1 of 1

There is now a "_dc" field in the URLs - how do I set that?

Posted: 05 Nov 2011, 18:06
by coder
When doing a GET, the URL now looks something like this:

Code: Select all

https://ssl.trashmail.net/?api=1&cmd=read_dea&_dc=1234567891234&page=1&start=0&limit=25
The session dies when the "_dc" parameter is not set. What should "_dc" be set to?

Re: There is now a "_dc" field in the URLs - how do I set th

Posted: 01 Jan 2012, 12:43
by Admin
_dc comes from Sencha framework ExtJS.
Its not read by the server, you can ignore it. Session should not die because of that.

Re: There is now a "_dc" field in the URLs - how do I set th

Posted: 22 Jan 2012, 16:17
by Admin
Please check out the newest API reference 3.0.0:
https://ssl.trashmail.net/files/TrashMa ... _3.0.0.pdf