We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
* Preparing request to http://localhost:8082/onboarding/v1/setup * Current time is 2025-03-11T12:53:06.286Z * Enable automatic URL encoding * Using default HTTP version * Enable SSL validation * Trying 127.0.0.1:8082... * Trying [::1]:8082... * Connected to localhost (::1) port 8082 (#0) > POST /onboarding/v1/setup HTTP/1.1 > Host: localhost:8082 > Content-Type: application/json > User-Agent: insomnia/10.3.1 > x-request-id: af7c1fe6-d669-414e-b066-e9733f0de7a8 > Accept: */* > Content-Length: 438 | { | "Member": { | "first_name": "John", | "middle_names": "Michael", | "last_name": "Doe", | "has_signed_up": true, | "is_password_reset_required": false, | "email": "[email protected]" | }, | "Organization": { | "organization_name": "Tech Innovations Inc.", | "site_address": "123 Innovation Drive, Tech City, TC 12345", | "organization_description": "A cutting-edge technology company focused on AI solutions" | } | } * Recv failure: Connection was reset * Closing connection 0
request should work as it works in curl, bruno
No response
10.3.1
Windows
Windows 11
download
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
Actual Behavior
request should work as it works in curl, bruno
Reproduction Steps
No response
Is there an existing issue for this?
Which sync method do you use?
Additional Information
No response
Insomnia Version
10.3.1
What operating system are you using?
Windows
Operating System Version
Windows 11
Installation method
download
Last Known Working Insomnia version
No response
The text was updated successfully, but these errors were encountered: