Cant make work my follow button JS :<

Are you using the CDN version of the JS SDK? That one is old and doesn’t support verb, so the browser is actually sending a GET to the API, which results in 404 for not following. You should use the up-to-date version on GitHub.