Skip to content

Radish Logic

Developer Blog

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

Recent Posts

  • How to generate S3 presigned URL using boto3 and Python
  • How to download files from S3 Bucket using boto3 and Python
  • How to read a JSON file in S3 and store it in a Dictionary using boto3 and Python
  • 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

Recent Comments

  • sfs on Fix Terraform not running even when added to Path Environment Variable in Windows 11
  • Sravani on Grafana monitoring for AWS CloudWatch via EC2 IAM Role
  • Neil Fraser on How to connect Raspberry Pi to Bluetooth Keyboard
  • stanley on How to connect Google Nest to Windows 11 as Speaker
  • Jerry on How to connect Google Nest to Windows 11 as Speaker

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

Category: AWS Cognito

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