Data Connection Configuration

I tried to make a new connection using cloud Identity.

I entered the required field - secret cloud Identity, and I get when I try to use my resource in repo an error like this.

What is wrong in my configuration?

There’s several reasons why this could be happening, are you able to paste the full stack trace here, as text?

Before you do though, try pasting the full error into AIP Assist. It should provide you with some recommended next steps.

Some potential issues (without knowing anything about your setup)

  1. Network egress - your data connection won’t be able to connect unless there is a Network egress policy in place. This might require an egress policy to be created / approved
  2. SSL - does the target cloud trust the cloud your stack is running on? You may need to import SSL certificates
  3. Missing permissions / roles on your cloud identity

It’s difficult to help you without more details. Try out AIP Assist first though, it’s good at walking you through stacktraces / error messages like this.