"Failed login: Invalid URI" When a User Logs In or Signs Up

Overview

The following error is observed when a user logs in or signs up:

Failed login: Invalid URI

Applies To

  • User Login
  • Invalid URI
  • Extensibility Code

Cause

Extensibility code is attempting to make a request to an invalid URI.

Solution

This error is usually returned by the request library when attempting to make a request to an invalid URI.

Check extensibility code such as actions, custom database scripts, etc. to see if a request is being made to an invalid URI.