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:
Make sure a collection with the supplied name or ID exists in your workspace
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
Make sure all changes were saved using the βsaveβ button in the Postman UI
Last updated