Cin7 needs to much access?
- Dominant language
- Python
- Stars
- 22.1k
- Forks
- 5.3k
- PR merge metrics
- PR metrics pending
Description
### Connector Name
source-cin7
### Connector Version
6.44.0
### What step the error happened?
Configuring a new connector
### Relevant information
I only want to pull some sales order data, but I get errors about access bank accounts.
### Relevant log output
```shell
2026-05-29 16:11:56 INFO 2026-05-29 16:11:56 info
2026-05-29 16:11:56 INFO 2026-05-29 16:11:56 info Transitioning workload to running state
2026-05-29 16:11:56 INFO 2026-05-29 16:11:56 info ----- START CHECK -----
2026-05-29 16:11:56 INFO 2026-05-29 16:11:56 info
2026-05-29 16:11:57 INFO 2026-05-29 16:11:57 info Workload successfully transitioned to running state
2026-05-29 16:11:57 INFO 2026-05-29 16:11:57 info Connector exited, processing output
2026-05-29 16:11:57 INFO 2026-05-29 16:11:57 info Output file jobOutput.json found
2026-05-29 16:11:57 INFO 2026-05-29 16:11:57 info Connector exited with exit code 0
2026-05-29 16:11:57 INFO 2026-05-29 16:11:57 info Reading messages from protocol version 0.2.0
2026-05-29 16:11:57 INFO 2026-05-29 16:11:57 info MemoryMonitor instantiated with critical threshold: 95%, anon share of usage threshold: 85%, high-pressure threshold: 90%, check interval: 5000 messages (tightens to 100 under high pressure).
2026-05-29 16:11:57 ERROR 2026-05-29 16:11:57 error 'GET' request to 'https://inventory.dearsystems.com/externalapi/v2/ref/accountBank?page=1&limit=1000' failed with status code '403' and error message: 'Incorrect credentials!'. Request (body): 'None'. Response (body): 'Incorrect credentials!'. Response (headers): '{'Date': 'Fri, 29 May 2026 06:11:56 GMT', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '22', 'Connection': 'keep-alive', 'Set-Cookie': 'DEARAffinityCORS=; Path=/; SameSite=None; Secure, DEARAffinity=; Path=/', 'Cache-Control': 'no-cache', 'Pragma': 'no-cache', 'Expires': '-1', 'Access-Control-Allow-Origin': '*', 'Strict-Transport-Security': 'max-age=31536000'}'.
2026-05-29 16:11:57 WARN 2026-05-29 16:11:57 warn Stream bank_accounts is not available: HTTP Status Code: 403. Error: Forbidden. You don't have permission to access this resource.
2026-05-29 16:11:57 ERROR 2026-05-29 16:11:57 error Check failed
2026-05-29 16:11:57 INFO 2026-05-29 16:11:57 info Checking for optional control message...
2026-05-29 16:11:57 INFO 2026-05-29 16:11:57 info Writing output of d529eed8-d5cd-419f-99d6-8c60459f3f73_6805aac5-29e3-4cb5-b8a9-476145f2dbb6_0_check to the doc store
2026-05-29 16:11:57 INFO 2026-05-29 16:11:57 info Marking workload d529eed8-d5cd-419f-99d6-8c60459f3f73_6805aac5-29e3-4cb5-b8a9-476145f2dbb6_0_check as successful
2026-05-29 16:11:57 INFO 2026-05-29 16:11:57 info Deliberately exiting process with code 0.
2026-05-29 16:11:57 INFO 2026-05-29 16:11:57 info
2026-05-29 16:11:57 INFO 2026-05-29 16:11:57 info ----- END CHECK -----
2026-05-29 16:11:57 INFO 2026-05-29 16:11:57 info
```
### Contribute
- [ ] Yes, I want to contribute
Contributor guide
Assessment
This issue has not been assessed yet.