You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.
Hello
Using squid proxy (ok, old 2.7 version) in a school to connect to the net. Account creation or login is not possible.
When having the signup page (https://id.webmaker.org/signup), I can fill the fields, but on clicking on signup, nothing happens
Using the console, I can find this error :
flags argument of String.prototype.{search,match,replace} is deprecated
The post of the request is correct.
But the response is an error
And in the network status, there is a 400 return code for the create-user
statusCode400
error"Bad Request"
message"invalid payload: client_id"
The problem only appear when using squid
I've tried with or without http11 flag on on squid
Of course, signup and auth works perfectly without squid.
Maybe it's a squid problem (surely) but is it normal ?
TIA
The text was updated successfully, but these errors were encountered: