### Getting the data from the database BEARER POST {{baseurl}}/token Content-Type: application/x-www-form-urlencoded Accept: application/json grant_type=client_credentials&client_id={{id}}&client_secret={{secret}} ### Getting the data from the database BEARER POST {{baseurl}}/token Content-Type: application/x-www-form-urlencoded Accept: application/json grant_type=client_credentials&client_id=WRONG&client_secret=WRONG