SolomonDefi / solomon-monorepo

Monorepo containing core Solomon apps, services, libraries, and deploy config.
6 stars 4 forks source link

X-Signature validation fail after api refactor #218

Closed apolkingg8 closed 2 years ago

apolkingg8 commented 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.

solomondefi-dev commented 2 years ago

I believe this was fixed with the E2E PR, but let me know if you still experience any problems.