Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Nodejs Web app nits  #6

@aman-ebay

Description

@aman-ebay

I noticed the following nits as I worked through the Build a Node.js Web app on this page:
https://codelabs.developers.google.com/codelabs/cloud-nodejs/#9

Nit 1.
Under "Set up OAuth 1.0 Client"
"First, you need to create a web application client for authentication."
Shouldn't this be "... create a web application client ID for authentication ...

Nit 2.
You'll need the URL that you've been using to access the app from the browser. That will have the form https://8080-dot-<9 digit number>-dot-devshell.appspot.com/

My URl has an embedded 7-digit number (not 9 digits).

Nit 3.
In the same section, to access the fields referenced in 6, 7, & 8, the user first needs to click the OAuth consent screen tab this should be done before creating the credentials.

Nit 4:

Fix typo: "Next, you will associated users with the books they add and query Datastore for only that user's books." -> "Next, you will associate users ..."

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