diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 0a8d316..d3d5ab2 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,7 +4,10 @@
-
+
+
+
+
@@ -111,7 +114,7 @@
-
+
diff --git a/frontend/src/app/orders/page.tsx b/frontend/src/app/orders/page.tsx
index 36c107a..6cf2271 100644
--- a/frontend/src/app/orders/page.tsx
+++ b/frontend/src/app/orders/page.tsx
@@ -32,6 +32,7 @@ export default function Page() {
method: 'POST',
credentials: 'include',
headers: {
+ 'Content-Type': 'application/json',
'cca-auth-token': accessToken,
},
body: JSON.stringify({