1 Answers
In the URL that you used to put into your Address Bar to test this, did you specify the proper ID? The ID is found under the ‘App Client Settings" menu. When you click on that menu, you will see the ID at the top of the page. That ID will have to be put in your test URL after the ‘response_type=token&client_id=’.
Here is the syntax for the test URL.
"YourCognitoDomain/login?response_type=token&client_id=&redirect_uri=https://example.com"