i2group / analyze-connect-node-sdk

Develop connectors that bring data from external sources into i2 Analyze by using the i2 Connect Node SDK. The SDK is comprised of documentation, tools, and sample code.
https://i2group.github.io/analyze-connect-node-sdk/
MIT License
3 stars 3 forks source link

Question about the Connector Designer #25

Closed stvdo closed 2 months ago

stvdo commented 2 months ago

Good afternoon,

First of very nice that the connector designer is added in the latest version!

I would like to try it but can't get it to work locally.

In Postman this works without extra headers, but I can't get it running in the Connector Designer. What do I do wrong?

image

image

When I open the dev console in Chrome I see this error. How can I solve this issue? image

PS it would be nice if you can also show the details of the error in the UI. Maybe behind a button.

Ricardo-Antunes-i2 commented 2 months ago

Hi @stvdo

This is related to product functionality not the SDK itself could you please raise this as a Support case.

Thanks

Anthony-Johnson-i2 commented 2 months ago

Thanks @Ricardo-Antunes-i2

We have received the case/escalation now. I'll keep this issue open until we resolve in case there is anything pertinent to post back here that others may find useful.

Anthony-Johnson-i2 commented 2 months ago

This has been resolved. Information on configuring/deploying connector designer can be found in our product documentation here.

In this instance as the error mentions csp in the browser console, the instructions about configuring the end points that connectors can be created for in the “Configuring Connector Designer” sections of the page linked above was useful and an entry for https://opendata.rdw.nl was added to the allow-list.txt as described.