The fetch URL was incorrect and was calling the API with an absolute path instead of a relative path. This caused the API call to fail. The URL has been changed to a relative path to fix the issue. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
The fetch URL was incorrect and was calling the API with an absolute path instead of a relative path. This caused the API call to fail. The URL has been changed to a relative path to fix the issue. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||