This section covers troubleshooting and frequently asked questions (FAQs) for the workshop.
General troubleshooting guide can be found here, and this more specific to the workshop.
This is a list of common issues that you might encounter during the workshop. If you are stuck, please check this list.
I am not exactly getting the same result, so I cannot proceed to the next step. What shall I do?
We put the section together at the end in a way that you can copy-and-paste the code if you want to follow along. If you are not getting the same result, please check the section where you can copy-and-paste the code. If you still cannot proceed after the workshop is over, please leave a feedback through the GitHub Discussion page: https://github.com/orgs/community/discussions/142536I am getting a following error when I try to connect the front end with REST API endpoint generated with backend: Access to XMLHttpRequest has been blocked by CORS policy
This is a common issue when you are trying to connect the front end with the REST API endpoint. Codespace almost exclusively through VS Code and things like port-forwarding work a lot better. Although you can follow the steps in the workshop, you might find it much easier to switch to your local environment through VS Code. If you are still having issues, please reach out to the GitHub.My Codespace suddenly stopped responding. What shall I do?
You can stop the Codespace and start it again. If you are still having issues, please reach out to the GitHub.I am getting a following error in the Copilot Chat: Sorry, the response matched public code so it was blocked. Please rephrase your prompt. What shall I do?
This is a common issue when you are trying to get the code from the Copilot Chat. You can try to rephrase your prompt. If you are still having issues, please reach out to the GitHub.This is a list of common questions that you might have during the workshop. If you have a question, please check this list.