Open
Description
Hi team,
Our customer reported a BUG that nextLink
returned by VirtualMachines_List is not url encoded, resulting in 400 when requesting using nextLink
.
This behavior exists on latest 2023-07-01
and earlier.
According to API guideline,
Note: The service is responsible for performing any URL-encoding required on the nextLink URL.
this should be a bug for the backend. Please help take a look, thanks!