Applause counts are no longer fetched correctly and It produces the following error,
Access to fetch at 'https://api.applause-button.com/get-claps?url=URL' from origin 'URL' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Access to fetch at 'https://api.applause-button.com/get-claps?url=https://blog.scottlogic.com/2023/04/12/catching-up-with-openai.html' from origin 'https://blog.scottlogic.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
api.applause-button.com/get-claps?url=https://blog.scottlogic.com/2023/04/12/catching-up-with-openai.html:1 Failed to load resource: net::ERR_FAILED
Applause counts are no longer fetched correctly and It produces the following error,
Access to fetch at 'https://api.applause-button.com/get-claps?url=URL' from origin 'URL' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
I observed the same situation in Scott Logins Blog as well.
Here is the error from Scott Logins Blog,