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.
- Click the users field to open your system's file explorer.
- Navigate to where you saved bulk-import-users.json locally.
- Click Open to upload the file API Explorer.
- 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
- In the CodeTour, go to Step 7 of 8 (1: Database Connections with Password Authentication).
- 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:
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:
However, the
usersfield on the documentation page is actually a text field, not a file explorer. This makes it impossible to select a file to upload.Reproduction
I expected the
usersfield on the documentation page to be a file explorer (as the instructions state), not a text field.This issue can be reproduced consistently.
Environment
connections-auth0-as-idpbranch