Skip to content

connections-auth0-as-idp: Inaccurate CodeTour instructions for uploading JSON file to make API request #18

@ivalentine

Description

@ivalentine

Description

The CodeTour instructs learners to upload this JSON file of users to make a request to the Create import users job of the Auth0 Management API. In Step 7 of 8 (1: Database Connections with Password Authentication), step 17 states:

Upload the file to the API Explorer and Issue the Request.

  1. Click the users field to open your system's file explorer.
  2. Navigate to where you saved bulk-import-users.json locally.
  3. Click Open to upload the file API Explorer.
  4. Scroll down and click Test Endpoint to issue the request.
    Note that you should get a 202 HTTP response indicating that the job was accepted. Once the job completes, you will see that the users have been imported into the Contoso-Users database connection.

However, the users field on the documentation page is actually a text field, not a file explorer. This makes it impossible to select a file to upload.

Reproduction

  1. In the CodeTour, go to Step 7 of 8 (1: Database Connections with Password Authentication).
  2. Follow steps 1-17.

I expected the users field on the documentation page to be a file explorer (as the instructions state), not a text field.
This issue can be reproduced consistently.

Environment

  • Version of this library used: 1.1.2, connections-auth0-as-idp branch
  • Version of the platform or framework used, if applicable:
  • Other relevant versions (language, server software, OS, browser):
  • Other modules/plugins/libraries that might be involved:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions