LetsEncrypt icon indicating copy to clipboard operation
LetsEncrypt copied to clipboard

GetOrderAsync dont load Location property

Open glararan opened this issue 5 years ago • 0 comments

If I get Order using GetOrderAsync property Location is not loaded -> remains null.

Then if you want to GenerateCertificateAsync you will get Http exception. Request URI is invalid.

GetOrderAsync should map input parameter location to property Location.

EDIT: Or edit GenerateCertificateAsync input parameter instead Order to Uri order location

glararan avatar Jun 14 '20 12:06 glararan