Closed apolkingg8 closed 2 years ago
After refactor the api-dispute, the app-e2e/api-dispute.spec.ts tests fail with 400 - X-Signature header invalid, but the example on /docs works fine.
api-dispute
app-e2e/api-dispute.spec.ts
400 - X-Signature header invalid
/docs
I believe this was fixed with the E2E PR, but let me know if you still experience any problems.
After refactor the
api-dispute
, theapp-e2e/api-dispute.spec.ts
tests fail with400 - X-Signature header invalid
, but the example on/docs
works fine.