I have got a testing defect where tester tried with a client id having trailing spaces. It seems that APigee itself truncates the trailing or leading spaces. Ideally this should give 401 error as client id is invalid.
Can anyone pls let me know how they have handled this
PS:I have done the test through postman.