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
In all off your controller you have called it result but it should be response. Common practice it is request and response same as it was in Node servers.
The text was updated successfully, but these errors were encountered:
In all off your controller you have called it result but it should be response. Common practice it is request and response same as it was in Node servers.
The text was updated successfully, but these errors were encountered: