SeoToolkit Unknow Error

I have the latest version of SEO tools installed and the latest build of Umbraco 17, I also tried the same thing on a clean site with only SEO tools installed and I am seeing this.

I have set the config file

"SeoToolkit": {
  "Global": {
    "EnableApiEndpoints": false,
    "EnableDeliveryApiSupport": false
  }
}
Any Ideas?????

@patrickdemooij9

Thanks for the mention @Luuk !

@darrenhunterEmerald do you see any errors in your log files? Additionally, if you look at the network tab in the debugger, can you see which endpoint is being called and what the actual response is from that endpoint? That would really help me figure out what is going wrong

Here what I am seeing in the Browser

I am not seeing any errors to do with SEO in the Log file.

Hi @darrenhunterEmerald

I managed to figure out the issue. The fix should now be available on the 6.3.1-beta1 version. If you could try it out, that would be great!

Thank you that works and not showing any errors.