Skip to content

user.$save() error Not Found  #1858

Open
@whittssg

Description

@whittssg

Latest version of the stack.

Item Answer
Transpiler Babel
HTML
CSS
Router ui-router
Build Tool Grunt
Client Tests Jasmine / Mocha
DB MongoDB
Auth Y

Hello, i am trying to save a user after changing the users role.. I am calling it like this:

user.$save()

but i get the following error in the console:

http://localhost:9000/api/users/572b9ba9f5c0ddc40df26058 404 (Not Found)

and in the error i get:

data: "Cannot POST /api/users/572b9b93f5c0ddc40df26056↵", status: 404, config: Object, statusText: "Not Found"

I am also using: user.$remove(); and that works fine.

Thanks,

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions