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
I am using feathers-client with ionic2. All services are returning wrong error object without message field. Error messgae field is required for user feedback. I guess that is because of angular2 as If I use angular2 http instead of feathers-client then correct error object is returned from all services. Is it possible to use angular2 Http with feathers client? I am currently using superagent with feathers-client
I am using feathers-client with ionic2. All services are returning wrong error object without message field. Error messgae field is required for user feedback. I guess that is because of angular2 as If I use angular2 http instead of feathers-client then correct error object is returned from all services. Is it possible to use angular2 Http with feathers client? I am currently using superagent with feathers-client