Peertube-plugin-custom-links returns error code 200

When I install GitHub - McFlat/peertube-plugin-custom-links: A PeerTube plugin that allows you to add custom links to the bottom of the menu I get at the homepage in the dev tools console:

Backend returned code 200, errorMessage is: SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON {type: undefined, url: 'https://xxx.xxx/api/v1/plugins/peertube-plugin-custom-links/public-settings'}

Apparently this only happens in Chrome based browsers like Brave, Firefox does not show that error. What is wrong? Thanks

Hi,

Can you provide your instance URL so we can reproduce?

Seems to have been a problem with the Chrome engine. After a restart the problem is gone. Sorry for the fuzz.