'Always blank screen appearing after typing "amplify console", appsync page doesn't appear
When I enter amplify console from react native terminal by typing amplify console, just blank page appears. I don't see the overview of the appsync. When I look at console, ERR_SSL_PROTOCOL_ERROR lines with no description in google chrome browser. I tried different combinations for adding api but results don't change, always blank screen.
Any ideas?
Solution 1:[1]
I encountered the same issue, what worked for me was going private on chrome. Now I'm able to access the amplify console.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | carlos vasquez |
