@Quynh Hoang Thanks for reaching out. From the description i could see you're using named values in the set-body code block, instead of hardcoding the values for client_id
, scope
, and client_secret
.
I tried at my end using the same syntax and able to fetch the values successfully as shown below,
could you please share me the error message and the entire policy to investigate further?