Hello,
I recently cloned the project from GitHub and encountered an issue when trying to run it. It seems that some resource URLs are returning a 404 error, preventing the application from functioning correctly. For example, the URL in the following code snippet is not accessible:
Hello, I recently cloned the project from GitHub and encountered an issue when trying to run it. It seems that some resource URLs are returning a 404 error, preventing the application from functioning correctly. For example, the URL in the following code snippet is not accessible:
I have tried accessing the URLs directly:
Both return a 404 error, even when I change the year to other values.
This issue is not isolated to the above example; similar problems exist in other parts of the code as well.
Could you please help me resolve this issue or provide guidance on how to access the necessary resources?
Thank you for your assistance!