Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Kanban workshop
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • Support
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Protocol HTTP Session Connection returns Error : 12032. [ERROR_WINHTTP_RESEND_REQUEST]

Solved1.18K views25th October 2022HTTP protocols
0
Robin Becker [DevOps Advocate]1.40K 25th October 2022 2 Comments

Hi,

I’m trying to do a HTTP PUT request with a JSON body (that works and returns a 200 in Postman) in a protocol I’m building, but in dataminer the request instead returns the following error:

Error : 12032. [ERROR_WINHTTP_RESEND_REQUEST]

-> 11:25:59 – Get for PutConfigStatusCodeResponse () had error : Error : 12032. [ERROR_WINHTTP_RESEND_REQUEST]
-> 11:25:59 – Continuing get for PutConfigStatusCodeResponse ()
-> 11:25:59 – Get for PutConfigResponse () had error : Error : 12032. [ERROR_WINHTTP_RESEND_REQUEST]
-> 11:25:59 – Continuing get for PutConfigResponse ()

The session tag:

<Session id=”3″ name=”PUT Config”>
<Connection id=”1″ name=”PUT Config”>
<Request verb=”PUT” url=”-redacted-url-“>
<Headers>
<Header key=”Content-Type”>application/json; charset=UTF-8</Header>
<Header key=”Accept”>application/json</Header>
</Headers>
<Data pid=”220″></Data>
</Request>
<Response statusCode=”221″>
<Content pid=”222″></Content>
</Response>
</Connection>
</Session>

What am I doing wrong?

Robin Becker [DevOps Advocate] Selected answer as best 25th October 2022
Gellynck Jens [SLC] commented 25th October 2022

Is there a redirect active on the URL? Is there authentication active on the URL?

Robin Becker [DevOps Advocate] commented 25th October 2022

@Jens: I forgot the authentication and without authentication the endpoint redirects (302) instead of returning 403 or 401, thank you!

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Gellynck Jens [SLC]2.71K Posted 25th October 2022 0 Comments

To elaborate, the WinHTTP documentation mentioned the following for the error ERROR_WINHTTP_RESEND_REQUEST (from the streamviewer logging):

See https://learn.microsoft.com/en-us/windows/win32/api/winhttp/nf-winhttp-winhttpsendrequest

Robin Becker [DevOps Advocate] Selected answer as best 25th October 2022
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs