I\'m trying to remove jQuery from some code. I only use it for POST operations so I want to drop it and use fetch() instead. But I can\'t get fetch() to work using the same