Skip to content
QASignoff

Documentation

Troubleshooting

Fix common Send, Import, environment, and runner issues.

Troubleshooting

Send is disabled

The URL field is empty. Enter a URL or open a request from the Starter Guide.

Variables show up as
{{baseUrl}}
in the wire

No environment is selected (or the key is missing). Select httpbingo (or your env) from the globe switcher.

Import failed / nothing appeared

  • Use Collections for collection JSON, Environments for env files.
  • For cURL paste, the command must start with
    curl
    (or Invoke-WebRequest).

Request returns 4xx / 5xx

  1. Open the response Pretty / Raw body.
  2. Check Console for transport notes (for example retry via local proxy).
  3. Confirm Auth and environment variables for that request.

Unsaved changes dialog

Closing a dirty tab asks Cancel, Don't Save, or Save.

Unsaved changes

Runner shows idle / nothing runs

  1. Select a collection in Runner.
  2. Ensure at least one request is checked.
  3. Confirm an environment is selected.
  4. Click Run.

Database vault warning

Click Set up on the vault banner before saving passwords into the credential vault.

Blank window

Hard reload with Ctrl+Shift+R.

Still stuck?

  1. Help → Diagnostic Logs → Export Diagnostic Bundle.
  2. Help → Report a problem, or email [email protected] and attach the export.

General questions go to [email protected].

Need something else? See the FAQ. Questions: [email protected]. Bugs: [email protected].