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
If I have a 'countries' resource, then req.params.country is undefined. Instead this is what req.params has ('countrie'):
params: [ countrie: '1', format: undefined ] },