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
Do I need the the HTTP Post working if Im using Mongoose, cant I just pass the addedFileItems to mongodb through mongoose in the angular controller? It seems to work but I get these errors in the console. I tried setting the method option in fileuploader to null but that didnt help.
Thanks alot!