Clear digest header before call any get request
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Start by tracing getInstrumentIdentifierWithHttpInfo and postInstrumentIdentifierWithHttpInfo to see where the Digest field is retained between requests. Reproduce the sequence described in the issue, then verify that a GET no longer sends the POST's Digest and that existing request behavior remains intact.
Written by the indexing model from the issue text.
Description
In my case, I was getting bad request when calling getInstrumentIdentifierWithHttpInfo after postInstrumentIdentifierWithHttpInfo calls and I ended up finding that GET was sending the created Digest to the POST. So I had to explicitly clear it whenever I need to call the getInstrumentIdentifierWithHttpInfo.
Could you clear the field by default always before the call?
- Dominant language
- Java
- Stars
- 35
- Forks
- 84
- Avg merge
- 37m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from CyberSource/cybersource-rest-samples-java
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
CyberSource/cybersource-rest-samples-java#63 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
CyberSource/cybersource-rest-samples-java#62 · 1 comment ·
All issues in CyberSource/cybersource-rest-samples-java
Similar issues
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
inu-appcenter/memorIN-backend#288 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
frontend maui-pilot pilot-ask question
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
area/plugin
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
kestra-io/plugin-kestra#190 ·