Pynt Scans Troubleshooting

The following section refers to troubleshooting for running Pynt scans

At a Glance: 🛠️ This troubleshooting guide helps resolve common issues encountered during API security scans with Pynt. From unreachable endpoints to missing test results and unexpected errors, follow these steps to resolve problems swiftly.

Common Issues and Solutions

  • Unreachable Endpoints: Ensure that the API endpoint is accessible and properly configured.

  • Authentication Issues: Verify API authentication credentials.

  • Server-side Issues: check server logs for details.

  • Missing Test Results: Verify that all functional tests are set up correctly and integrated.

  • Unexpected Errors: Check the error code explanations below for quick diagnosis.


Ensuring Full Coverage

To ensure complete API security coverage:

  • Review Functional Tests: More extensive tests mean broader security coverage.

  • Check API Visibility: Ensure all endpoints are included in the scan.

  • Validate Test Inputs: Confirm that all necessary environment variables and configurations are set.

For more detailed solutions, check the detailed guide and to maximize your API security scans.

Pynt CLI TroubleshootingPynt for Postman Troubleshooting

Last updated