Closed ljchuello closed 1 year ago
Hi,
Which version do you have installed?
I just created a new CLI app project and then installed the latest version (2.0.8) via NuGet:
Hello,
This is what seems most strange to me, I also have the latest version of hetznercloudapi (2.0.8) via NuGet.
Is it possible that I can pass you my API KEY and you can try it for me?
I'm using NET Core 6, maybe it's a problem with the version of NET Core?
Hi,
write an email to **** :)
RESPONSE: The server does not have an assigned IPv6, so the mapping failed. The bug has been fixed and is available in version 2.0.10.
Hello..
When trying to perform a Server.GetAsync(serverId) or a GetAllAsync() I receive an error of the type "Message = "Object reference not set to an instance of an object."" It seems to me that something is happening with the token.
This is the code I am using. (I have deleted the token for security, but at the time of testing it was activated)
And then I get this error.
I will appreciate your help. Thanks.