MrSwitch/hello.js

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

Open

#525 创建于 2017年11月27日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)JavaScript (4,630 star) (557 fork)batch import
good first issuehelp wanted

描述

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.

贡献者指南