Import fails
Check that the file is a valid OpenAPI document (3.x) or Postman Collection and under 10 MB. If you import from a URL, confirm the URL returns the raw file.Validation errors
Common problems include missingopenapi version, unresolved $ref values, and duplicated operationId entries. Postman Collections can also fail if requests are missing URLs or auth details.

