Authentication failed => level2 chanel

i want level2 chanel on socket
i enter below config currectly

    signature,
    key: API_KEY,
    passphrase: PASSPHRASE,
    timestamp

i call codebase and said i have to wait 48h
and after 3 days also i recieve below error

{
type: ‘error’,
message: ‘Authentication Failed’,
reason: ‘{“message”:“Invalid API Key”}’
}