Im trying to make a POST request with URL. I want to receive a token to access the database in the api. I am providing the clientId and clientSecret as parameters in the URL but after processing the URL I still get errors saying that it is missing the attributes of clientId and clientSecret. I can’t get a response. Can someone help me how I can properly make a request and retrieve it.