Hi Team,
I am attempting to mask sensitive data in the response using the Apigee Management API. Below is the Management API endpoint we are working with. However, in the debug session for the API where the data needs to be masked, the masking does not seem to occur for GET requests, though it works for POST requests. Could you provide some assistance with this issue? Interestingly, when a GET request is made after a POST request has been made for the same API, the data gets masked. Does the configuration require that a POST request be made first to ensure the data is masked? How to overcome this scenario? Because my all request endpoints are GET not POST.
Thank you.
Hi there @ahitankar, thank you for posting your question in the Apigee forum.
It appears the community hasn't yet shared any suggestions. We're currently looking into it, thank you for your patience and participation.
Hello @ahitankar ,
I would recommend reviewing the following points:
Please refer to the Masking and hiding data documentation for further details.
Let us know if any other questions arise.
Thank you!