You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.
Using getVirtualNetwork(vlanId) and findVirtualNetworks(projectId, null, null, null, metro) methods of VlansApi gives this error:
[com.google.gson.JsonSyntaxException: Failed parsing '' as UUID; at path $.description
Caused by: java.lang.IllegalArgumentException: Invalid UUID string:
The generated client is unable to parse the description field (which is "") in the response payload as a UUID.
The text was updated successfully, but these errors were encountered:
rinzler-17
changed the title
[bug: API] VlansApi.getVirtualNetwork() , findVirtualNetworks() not able to parse description of response payload
[bug: API] VlansApi.getVirtualNetwork() , findVirtualNetworks() unable to parse description of response payload
Aug 9, 2022
Using getVirtualNetwork(vlanId) and findVirtualNetworks(projectId, null, null, null, metro) methods of VlansApi gives this error:
The generated client is unable to parse the description field (which is "") in the response payload as a UUID.
The text was updated successfully, but these errors were encountered: