I can’t find a way to edit the openning post, maybe because I’m a new user. But the problem that is happening is this: some tests are failing and the reason that appears on the browser console is a complaining about CORS, but this error is not happening when I run the code locally or when I run on the gitpod url. Can someone give me a hint? Thanks in advance.
Ok, thank you for the tip, I will modify the code as you suggested. The original problem that I’m having is not this, put I can’t update the content of the original post.
When I fix what I said your code passes for me (using Gitpod).
It works locally and on Gitpod but not where? I don’t understand this.
Anyway, as far as I know, you can now complete certificate projects locally as long as you also have a GitHub source link. Or if Gitpod is working use that.
It works locally and on Gitpod, but when I tried to run clicking on the button “I’ve completed this challenge” it fails with CORS errors on the console.