Error in PUT request. Execute failed: Wrong status: 411 Length Required

I am having issues in the put request API used to add project contributors in Azure DevOps shell.

Error code:

Hi @kyleranes

Can you elaborate more on what your put request is looking like in KNIME? Quick search shows an issue with quotes.

Tip: try to include as much as possible so that others can better help you and are more inclined to do so :wink:

2 Likes

Hi @kyleranes ,

Some API/endpoint ask for the total size from your body request, google is an example of it. From the header request, you need to pass this information for them, but to be more clear, I suggest that you see it from the Azure manual.

I hope that can helped you.

BR,

Denis

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.