MrSwitch/hello.js

HTTP Error 400. The size of the request headers is too long. - Azure B2C

Open

#525 ouverte le 27 nov. 2017

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)JavaScript (557 forks)batch import
good first issuehelp wanted

Métriques du dépôt

Stars
 (4 630 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Hi,

some users are experiencing this error when using Chrome. Hellojs is working with AzureB2C and it works ok.

HTTP Error 400. The size of the request headers is too long.

This is the exception when trying to execute hello.login() which happens in chrome in some cases.

It works when we switch to incognito or use other browser.

Is this something related to the session or theres some other issue? I've tried removing cookies, clearing local storage.

Guide contributeur