When running heroku logs --tail I am getting the following error looping infinitely. The main error is this \"unexpected extra argument\" That I can\'t understand.
As far as I know, this error happens when you pass a string in a function so avoid doing that.
Don't pass a string as a parameter in the function definition