-
Notifications
You must be signed in to change notification settings - Fork 197
Description
I got this error after pasting the token
E474: Unidentified byte: Invoke-WebRequest : A parameter cannot be found that matches parameter name 'sSL'.^@at line:1 char:6^@+ curl -sSL https://api.codeium.com/register_user/ --header "Content-Ty ...^@+ ~~~~^@ + CategoryInfo : InvalidArgument: (:) [Invoke-WebRequest], ParameterBindingException^@ + FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.Commands.InvokeWebRequestCommand^@ ^@
E474: Failed to parse Invoke-WebRequest : A parameter cannot be found that matches parameter name 'sSL'.^@at line:1 char:6^@+ curl -sSL https://api.codeium.com/register_user/ --header "Content-Ty ...^@+ ~~~~^@ + CategoryInfo : InvalidArgument: (:) [Invoke-WebRequest], ParameterBindingException^@ + FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.Commands.InvokeWebRequestCommand^@ ^@