Netsuite community connector #80599
Replies: 4 comments
|
Hi assaf-cloudinary, thank you for reporting this! We're looking into the Troubleshooting Steps1. Verify REST Web Services is enabled
2. Verify your role has permissions to access Contact records
3. Check your Realm (Account ID) format
4. Verify the integration record is active
5. Try specifying object types
Could you share the following details (please make sure to mask or remove any sensitive information such as API keys, passwords, tokens, or connection strings):
We've escalated this to our team for further investigation. Need more help? Join Airbyte Community Slack for peer support, or if you're a Cloud customer, open a support ticket referencing this URL. |
|
This issue is being tracked internally: https://github.com/airbytehq/oncall/issues/12957 |
|
didn't work, i'm suspecting the permissions - probably something we missed. can I get the full list of permissions needed for this integration? |
|
The user reports a 400 Bad Request when testing NetSuite connection via community connector. They suspect permissions. Must not repeat existing replies. Must not self-promote. Should give answer: list of permissions required, maybe mention role needs "Full" or specific privileges: "Customer Center", "Web Services", "RESTlet", "SuiteTalk", "Record/Contact" read, also need to enable "Client Center" and "Web Services" and "RESTlet" and "SuiteTalk". Also need to ensure "Enable RESTlet" and "Enable SuiteTalk". Also need correct token, consumer key/secret, token secret, etc. Provide troubleshooting steps: ensure the role has "Full" or "Customer Center" and "Web Services" and "SuiteTalk" permissions, also check that the user has "Search" and "Use" on Contact. Also ensure correct account ID and endpoint. Provide answer directly.". Actually "If" is allowed? Only opening with "I" is prohibited. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I went through the entire documentation on this and defined everything mentioned there.
When trying to set upp the connection - the testing fails on this error:
Configuration check failed
HTTPError('400 Client Error: Bad Request for url: https://xxxxxxx.suitetalk.api.netsuite.com/services/rest/record/v1/contact?limit=1')
any ideas?
All reactions