C#C
C#3y ago
reeeeeee

❔ Invalid remote certificate, error in certificate chain: Partial chain

When I am sending this GET request from my machine in VS, everything works perferctly normal.
When I deploy this soulution to some remote server, I am getting the error from title.

Any idea what would it mean? I would assume its something wrong with the certificate of the server where the API is located, but then it shouldnt work from my machine either, right?
Was this page helpful?