Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

POST to /Apigee/messageeapp/users returns 401 #8

Description

@DinoChiesa

When I open up the app, and click "Create Account", I see the form that allows me to enter my name, username, email, and password.

Clicking the "Go!" button... does nothing.

If I open Firebug I can see an exception in the console. I am getting a 401 Unauthorized on
POST https://api.usergrid.com/Apigee/messageeapp/users .

It looks like your Guest access does not have the proper authorization to POST to the /users collection.

Is that expected?

Even if that is expected when using the /Apigee/messageeapp org and app, the app.js code should trap the exception and handle it, and display an appropriate message: "You are not authorized to create a new user" or whatever.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions