Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

working code of curl in postman Not able to convert to service call out code

-------------------------------

curl --location --request POST 'https://wd2-impl-services1.workday.com/ccx/oauth2/mXXc/token' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: Basic iiiiiijkjkjkjkjkjkjkjk==' \
--header 'Cookie: WorkdayLB_SIRG=976261642.48685.0000; TS012df9cf=01da122c492925df5283530b0f93392c82aaa4205c2aad4deeadfc03d1c57e6e7fssdsdsdsds9fb918ef9b574ebe9cd' \
--data-urlencode 'grant_type=refresh_token' \
--data-urlencode 'refresh_token=oooo'
1 4 448
4 REPLIES 4