Skip to content

param.query object becomes empty on server side. #2657

Discussion options

You must be logged in to vote

I am able to resolve the issue. It was little tricky. I have custom authentication scheme. The scheme was returning a result and the result had a field with name "query". This field was somehow overriding "query" parameters passed by service calls and causing the challenges I faced.

I renamed the query field returned by my custom authentication scheme and everything started working as expected.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@daffl
Comment options

@sachinsawant71
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by sachinsawant71
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2656 on June 06, 2022 15:54.