PipedreamHQ / PipedreamHQ/pipedream
[BUG] 403 error when using pre-built Bybit actions
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**Describe the bug**
A clear and concise description of what the bug is.
Since the 28th of February I have been getting a 403 error when using the pre-built Bybit actions.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'workflows' and select 'New' to add a new workflow
2. Click on 'add trigger' and choose one
3. Click on 'add a step' and select a pre-defined Bybit action, for example 'generic_wallet_balance'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Error log**
Error - Request failed with status code 403
"\n\nERROR: The request could not be satisfied\n\n
403 ERROR
\nThe request could not be satisfied.
\n\nBad request.\nWe can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.\n
\nIf you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.\n
\n
\n
\nGenerated by cloudfront (CloudFront)\nRequest ID: rU4108pIUVZa4M2V27t7uqfA1GtBWq7aZhd89cj7qewni3FUVIpxIw==\n\n\n\n"
DETAILS
at null.createError (/tmp/__pdg__/dist/code/66230d0253dc7564420f0162c6eb9942b9dab4ce88291bcb7b2bba9c05fb5238/node_modules/.pnpm/[axios@0.21.4](mailto:axios@0.21.4)/node_modules/axios/lib/core/createError.js:16:15)
at null.settle (/tmp/__pdg__/dist/code/66230d0253dc7564420f0162c6eb9942b9dab4ce88291bcb7b2bba9c05fb5238/node_modules/.pnpm/[axios@0.21.4](mailto:axios@0.21.4)/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/tmp/__pdg__/dist/code/66230d0253dc7564420f0162c6eb9942b9dab4ce88291bcb7b2bba9c05fb5238/node_modules/.pnpm/[axios@0.21.4](mailto:axios@0.21.4)/node_modules/axios/lib/adapters/http.js:269:11)
at IncomingMessage.emit (events.js:412:35)
at null.endReadableNT (internal/streams/readable.js:1333:12)
at process.processTicksAndRejections (internal/process/task_queues.js:82:21)
**Desktop (please complete the following information):**
- OS: On both MacOS Monterey 12.6.1 and Windows
- Browser: Chrome, Safari
Contributor guide
Assessment
This issue has not been assessed yet.