Hi recently i have subscribed to langsmith and as part my experiementation i have created projects and also deleted them . I have also deleted default project that comes with OOB with langsmith . Now i have created new project from my environmentment variable . but when i try to test prompt template in playground i get this error message
AuthenticationError(“Error code: 401 - {‘error’: {‘message’: ‘The project you are requesting has been archived and is no longer accessible’, ‘type’: ‘invalid_request_error’, ‘param’: None, ‘code’: ‘not_authorized_invalid_project’}}”)
Is this referring to any old project., how do i check that which project it is referring to. How can i set playground to use the project in projects? This is main blocker to my development, Would appreciate for quick solution please