Collection Not Found Error

Troubleshoot "Collection Not Found" errors in Pynt. Learn how to identify and resolve issues related to missing or incorrectly referenced collections.

If you encounter a "Collection Not Found" error in Pynt, it indicates that the specified collection is missing or incorrectly referenced. This guide will help you troubleshoot and resolve the issue, ensuring that your collections are properly recognized and accessible for API security testing.

Error Message: There is no collection in the workspace by the name provided. Please make sure to provide a valid collection name

How To Solve:

  1. Make sure a collection with the supplied name or ID exists in your workspace

  2. Make sure that no white space (such as carriage return) was added to the collection name. This should be verified in the Pynt collection’s variables

  3. Make sure all changes were saved using the β€œsave” button in the Postman UI

Last updated