Hi Kalyan,
It sounds like the API URL specified in the OpenAPI Specification exercise is outdated, which can sometimes happen with training modules. Since you're required to use the Conference API, but the current URL isn't functioning, here are a few steps to troubleshoot and find the correct API URL:
- Check the documentation or resource files: Sometimes exercises will include a downloadable file or reference that may list a new or correct API URL.
- Look for a sandbox environment: If the exercise is part of a training platform (e.g., Microsoft Learn), there could be a dedicated sandbox environment with a preconfigured API endpoint for the exercises.
- Verify in the instructor's notes or forums: If you're following a structured course, the instructor might have provided an updated URL in the notes, or there might be a community forum where updates are posted.
- Use a mock API: If the Conference API is purely for learning purposes and you're stuck due to the URL issue, you could consider using a mock API generator (like Mockoon or Postman Mock Servers) to simulate the API based on the OpenAPI specification provided in the exercise.
Would you be able to share the current (non-functional) API URL you're using? This could help in identifying if there's a known replacement or workaround.
Please don't hesitate to reach out to us if you have any further queries. I hope the information provided has been helpful to you! If so, please accept the answer by clicking the Accept Answer / Upvote on the post. We value your feedback, and it will help to assist others who might have a similar query. Thank you for your contribution in enhancing Microsoft Q&A!