Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crypto dependencie vs crypto-js #20

Open
germanolleunlp opened this issue Jun 16, 2023 · 0 comments
Open

crypto dependencie vs crypto-js #20

germanolleunlp opened this issue Jun 16, 2023 · 0 comments

Comments

@germanolleunlp
Copy link

germanolleunlp commented Jun 16, 2023

I tried using the last version 0.5.0 which is using crypto to generate the signature, for some reason locally is working fine but in one of my live applications, where I have another dependencies that use sub libraries of crypto like crypt, crypto-browserify, bcrypt, etc. I have been seeing this issue when trying to make a request:

bh_web           |   meta: {
bh_web           |     status: false,
bh_web           |     timestamp: 1686941922,
bh_web           |     code: 41000,
bh_web           |     message: 'Missing security parameters. Check the following parameter(s): security',
bh_web           |     request_uuid: 'e3f310cc-2f4a-4d45-86df-57dec2e27c7a',
bh_web           |     versions: { requested: 'v2022.3.LTS', mapped: 'v1.57', concrete: 'v1.57.7' }
bh_web           |   },

Update:

  • I tried with version 0.5.0 and 0.4.1 and same issue.
    I am using node v10.14.1 , Is this relevant?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant