Having issue to authenticate with Rest API (Through Postman or Javascript HTTP request)

System Information
  • Strapi Version: 4.11.4
  • Operating System: Mac OS 13
  • Database: SQLite
  • Node Version: 16.x
  • NPM Version: 8.x
  • Yarn Version: 1.x

Trying to authenticate/register a user through a HTTP request in my app or Postman to get the JWT Token but it throws an error like I am not sending the identifier and password, although they’re in the request body