You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
your get request code is working fine I had gone through the code you posted. There might be a chance of having an issue with your post request as you haven't created any order or there might be an error with your post code.
check this issue for reference : #30
i got empty json when access get to :http://localhost:3000/orders
{
"count": 0,
"orders": []
}
order.js :
getroutes :
The text was updated successfully, but these errors were encountered: