Skip to content

We couldn't get the server details from hetzners cloud server using hetzner cloud-api-net. #5

Open
@RajuSPR

Description

We couldn't get the server details from hetzners cloud server using hetzner cloud-api-net.

We are trying to get the servers since last week. But couldn't do it. Here I had attached the screenshots for your reference. I had followed by the below steps to get the server details. Finally, my request is terminated in one method without any response. Please give any suggestion or solution for me.

Step 1:

image

Step 2:
Above request is going to the GetAsync method in Server.cs. There is a call for SendRequest method in this method.

string responseContent = await ApiCore.SendRequest(url);

image

Step 3:

Finally, my request is terminated in the following highlighted code.
image

Above method didn't return any values. the request goes for the GetStringAsync method, at this time request was terminated. Please help me. I'm in a critical situation. Please check and find the solution for my issue.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions