Problem In Generating Token(OAuth2) using HTTP Request Activity

Hi, I am unable to generate a token using HTTP request.

I have two endpoints, 1st is authorization endpoint, 2nd is token endpoint. Does anyone how to use these two endpoints simultaneously to create an access token?