You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
6. To verify access, query the `GET /user` endpoint and verify that the response includes `"user_id": "user"`.
418
+
6. You should see something like `Running on http://127.0.0.1:8080` in the output.
419
+
Open the URL in your browser and verify that you see the Swagger UI for the locally running API.
420
+
7. Click the "Authorize" button in the upper right and input your [Earthdata Login bearer token](https://urs.earthdata.nasa.gov/documentation/for_users/user_token).
421
+
8. To verify access, query the `GET /user` endpoint and verify that it returns the correct information for your username.
0 commit comments