PUT doesn't work

When we use the WorldCheck API, GET and POST seems to work fine, however when we do a PUT, we get an unauthorized exception. This is in our C# program.

When using postman, our problem is that doing GET operation everything seems to work fine. Post and PUT operation give the following problem: The send button says sending... and the results pane stays on loading, and nothing really happens.

Answers

  • Hi @bart

    Let's first resolve the issue with the postman.

    I've seen similar situation that firewall blocked the connection. Have you tested the postman request on:

    - different computer

    - different network

    - different internet provider

    Best Regards

    Kamil

  • Hello @bart.vanboeckhout can you please let us know if you were able to resolve the issue and the solution provided was helpful?

    Thanks