diff --git a/src/api/endpoints.ts b/src/api/endpoints.ts index 1fc9465cd0..c7100bd036 100644 --- a/src/api/endpoints.ts +++ b/src/api/endpoints.ts @@ -254,8 +254,7 @@ const endpoints: Endpoint[] = [ }, { - name: 'othello/games/show', - withCredential: true + name: 'othello/games/show' }, {