Skip to content

Radish Logic

Developer Blog

  • Home
  • About
  • Contact Us
  • Facebook
  • Twitter
  • Instagram

Recent Posts

  • How to load a JSON file from S3 to a Python dictionary using boto3
  • How to set the default screen resolution for VNC Viewer when Raspberry Pi is not connected to a monitor
  • How to connect to WiFi using nmcli
  • How to read a file in S3 and store it in a String using Python and boto3
  • How to open Folder in Visual Studio Code using Ubuntu

Recent Comments

  • jwaiwit on How to install WSL on multiple Windows User Accounts
  • Radish Logic on How to reverse the F-Keys of Logitech K380 Keyboard
  • Girisekhar on How to install Terraform in Windows 11
  • comment0r on How to reverse the F-Keys of Logitech K380 Keyboard
  • alireza on Making an SD Card as Permanent Storage in Windows 10

Categories

  • Adafruit
  • Amazon S3
  • Amazon Workspaces
  • Arduino
  • Atom Text Editor
  • AWS
  • AWS Certificate Manager
  • AWS CloudShell
  • AWS Cognito
  • AWS EC2
  • AWS IAM
  • AWS Lambda
  • boto3
  • CloudFormation
  • CloudFront
  • Electronics
  • IIS
  • Kubernetes
  • Linux
  • Photos
  • PostgreSQL
  • Projects
  • Python 3
  • Raspberry Pi
  • Route 53
  • Terraform
  • Tools
  • Ubuntu
  • Visual Studio Code
  • Windows
  • Wordpress

Tags

  • Active Directory
  • Amazon Web Services
  • Amazon Workspaces
  • Arduino
  • Arduino IDE
  • AWS
  • AWS Account ID
  • AWS Lambda
  • AWS Region
  • AWS S3
  • AWS Workspaces
  • Bluetooth
  • Bluetooth Keyboard
  • boto3
  • EC2
  • EC2 Instance
  • Environment Variables
  • IAM User
  • Installation
  • Javascript
  • K380
  • Keyboard
  • Lambda
  • Lambda Environment Variables
  • Logitech
  • microSD Card
  • Node.js
  • Python
  • Python 3
  • Raspberry Pi
  • Raspberry Pi OS
  • Region
  • Ruby
  • S3
  • S3 Bucket
  • SD Card
  • Ubuntu
  • Visual Studio Code
  • Windows
  • Windows 10
  • Windows 11
  • Windows Server
  • Windows Server 2016
  • Windows Server 2019
  • Workspaces

Tag: HTML

How to Fix Network Error on AWS Cognito

When I encountered the Network Error when developing with AWS Cognito I panicked. I was connected to the internet so why am I getting a Network Error? Even the Console output was not helpful.

This happened to me during User Registration and Login.


Why is the Network Error happening?

By default, a type=submit in a form element will automatically refresh the page when it is clicked or triggered.

Continue reading How to Fix Network Error on AWS Cognito
Posted on November 11, 2019April 3, 2020Categories AWS CognitoTags AWS, AWS Cognito, HTML, Javascript, Login, User RegistrationLeave a comment on How to Fix Network Error on AWS Cognito
Proudly powered by WordPress