What's wrong with this entry?
Anonymous. No account, no email.
What: Environment providers are now fetched dynamically from the API instead of using hardcoded values How to use: This happens automatically when creating remote sessions. The first available environment is selected and logged.
Details:
- New API endpoint:
/v1/environment_providers - Fetches available environments with authentication headers
- Validates that environments are available before session creation
- Logs selected environment:
Selected environment: <id> (<name>) - 15-second timeout for API request
- Replaces hardcoded environment ID
env_011CSUkSjSxeWzWtatWym6Yn - Evidence:
mMB()at line 404246 in v2.0.10 (different function in v2.0.9)