<div dir="ltr">Hi,<div><br></div><div>With external users unable to edit the Subject line when doing a Drop-off, I thought of using the "autorequest" script as it has the option to add a Subject.</div><div><br></div><div>However, I keep on getting an error:</div><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>{"status":"error","error":"request error: The end time you set has already passed. Use the Back button in your browser to go back and fix this error before trying again."}</div></blockquote><br></div><div>I get the error even if I exclude the "expirydatetime" as in the documentation example.</div><div><br></div><div>Here is the command I am running with the "expirydatetime" option:</div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>./autorequest --username 'apiuser' --password 'apipsw' --sendername 'test' --senderemail 'xxx' --senderorg 'Test Org' --subject 'Test Subject' --recipientname 'Gregg' --recipientemail 'xxxx' --expirydatetime '2021-02-03 00:00:00' --note 'This is a note' <a href="https://xxxxxx/">https://xxxxxx/</a></div></blockquote><div><br></div><div>  Here is the command I am running without the "expirydatetime" option: <br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>  ./autorequest --username 'apiuser' --password 'apipsw' --sendername 'test' --senderemail 'xxx' --senderorg 'Test Org' --subject 'Test Subject' --recipientname 'Gregg' --recipientemail 'xxxx' --note 'This is a note' <a href="https://xxxxxx/">https://xxxxxx/</a></div></blockquote><br><div>I am note sure what I am doing wrong here?</div><div><br></div><div>Regards</div><div>Gregg</div><div><br></div></div>