Works in Postman but not in code

Hello!
Im trying to run a c# code that comes from postman but when i run it there is an error:""StatusCode: InternalServerError, Content-Type: application/json; "

What could be the problem?

Thank you.

Hi @Yaharin, welcome to the community! :wave:

This looks like an issue with your server implementation and this is a very common error and just by looking at it, I am sure no one will be able to make even a wild guess as to why this might be happening.

It’d be much better if you could share your code snippet and attach more details regarding what you’re doing. It might be helpful for other users of the community who in turn might be able to help you out.