[GH-ISSUE #7] GetOrderAsync dont load Location property #4

Open
opened 2026-02-28 01:19:00 +03:00 by kerem · 0 comments
Owner

Originally created by @glararan on GitHub (Jun 14, 2020).
Original GitHub issue: https://github.com/Tondas/LetsEncrypt/issues/7

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

Originally created by @glararan on GitHub (Jun 14, 2020). Original GitHub issue: https://github.com/Tondas/LetsEncrypt/issues/7 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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LetsEncrypt#4
No description provided.