After reading a lot of posts, testing with postman several things I still can't figure out
how to use the REST API for creating content and more generally how to use the core REST API.
Where I am until now
I'm just trying to create a simple page as a starting point.
In the header section of POSTMAN :
'Content-Type': 'application/hal+json',
'X-CSRF-Token': 'MYTOKEN FROM /session/token',
'Accept': 'application/hal+json',
I am PHP Developer who is getting into Drupal (we had a need for CMS and Drupal gets best reputation among other Devs who I know so after brief research we decided to go with it).
I have configured 2-factor authentication using TFA module. All the configurations seems correct but when I login to the site, I don't get redirected to TFA code request page. In the network tab under the "Response Headers" section I see the location as: