diff --git a/scripts/commands/playlist/test.ts b/scripts/commands/playlist/test.ts index 0464ea645c..8209870d11 100644 --- a/scripts/commands/playlist/test.ts +++ b/scripts/commands/playlist/test.ts @@ -26,7 +26,6 @@ const errorStatusCodes = [ 'ECONNREFUSED', 'HTTP_404_NOT_FOUND', 'HTTP_404_UNKONWN_ERROR', - 'HTTP_403_FORBIDDEN', 'HTTP_401_UNAUTHORIZED' ]