Troubleshoot Non-Unique Collection Name Error
Resolve non-unique collection name issues in Pynt. Learn how to troubleshoot and correct duplicate collection names to avoid conflicts in API testing.
Last updated
Resolve non-unique collection name issues in Pynt. Learn how to troubleshoot and correct duplicate collection names to avoid conflicts in API testing.
Last updated
At a Glance: ⚠️ This error in Pynt occurs when there are duplicate collection names in Postman, causing conflicts during testing. Follow this guide to resolve the issue by ensuring each collection has a unique name.
Your Postman workspace has multiple collections with the same name, making it unclear which one to use.
Make Collection Name Unique: Rename the collection in Postman to ensure it's unique.
Use Collection ID: Alternatively, provide Pynt with the collection ID instead of the name. The collection ID can be found in the collection properties in Postman UI.