React: Download Button Works, but Downloaded File Is Empty
I’m new to programming, and I’ve been facing some difficulties creating a download button in my React file. In short, I’ve built an API with Kotlin Spring Boot and tested it with JSON. Now, I’m trying to consume this API with React.