syndesis: [react-ui] Cannot validate salesforce connection
This is a…
[ ] Feature request
[x] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Documentation issue or request
Description
Error in meta pod:
2019-06-04 12:15:54.639 INFO 1 --- [ XNIO-3 task-7] i.s.c.s.verifier.api.ComponentVerifier : Verify (PARAMETERS): salesforce === ERROR
2019-06-04 12:15:54.639 ERROR 1 --- [ XNIO-3 task-7] i.s.c.s.verifier.api.ComponentVerifier : salesforce -->
2019-06-04 12:15:54.639 ERROR 1 --- [ XNIO-3 task-7] i.s.c.s.verifier.api.ComponentVerifier : ILLEGAL_PARAMETER_GROUP_COMBINATION : null
2019-06-04 12:15:54.639 ERROR 1 --- [ XNIO-3 task-7] i.s.c.s.verifier.api.ComponentVerifier : ILLEGAL_PARAMETER_GROUP_COMBINATION : null
2019-06-04 12:15:54.639 ERROR 1 --- [ XNIO-3 task-7] i.s.c.s.verifier.api.ComponentVerifier : ILLEGAL_PARAMETER_GROUP_COMBINATION : null
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 23 (19 by maintainers)
Commits related to this issue
- feat: require OAuth settings for connection cre... ...ation When creating OAuth-capable connections issues can arise when connection properties are configured by manual entry. For instance refresh t... — committed to zregvart/syndesis by zregvart 5 years ago
- feat: require OAuth settings for connection cre... ...ation When creating OAuth-capable connections issues can arise when connection properties are configured by manual entry. For instance refresh t... — committed to zregvart/syndesis by zregvart 5 years ago
- feat: require OAuth settings for connection cre... ...ation When creating OAuth-capable connections issues can arise when connection properties are configured by manual entry. For instance refresh t... — committed to zregvart/syndesis by zregvart 5 years ago
- feat: require OAuth settings for connection cre... ...ation When creating OAuth-capable connections issues can arise when connection properties are configured by manual entry. For instance refresh t... — committed to zregvart/syndesis by zregvart 5 years ago
- feat: require OAuth settings for connection cre... ...ation When creating OAuth-capable connections issues can arise when connection properties are configured by manual entry. For instance refresh t... — committed to zregvart/syndesis by zregvart 5 years ago
- feat: require OAuth settings for connection cre... ...ation When creating OAuth-capable connections issues can arise when connection properties are configured by manual entry. For instance refresh t... — committed to zregvart/syndesis by zregvart 5 years ago
- feat: require OAuth settings for connection cre... ...ation When creating OAuth-capable connections issues can arise when connection properties are configured by manual entry. For instance refresh t... — committed to zregvart/syndesis by zregvart 5 years ago
- feat: require OAuth settings for connection cre... ...ation When creating OAuth-capable connections issues can arise when connection properties are configured by manual entry. For instance refresh t... — committed to syndesisio/syndesis by zregvart 5 years ago
As we are in blockers only phase - I think we need to focus on the issue described - the verification of salesforce is not working. The changes to the connection creation workflow - this can be discussed in separate issue, and we need someone to decide what will be done for this release.
wdyt? @dhirajsb @zregvart @heiko-braun
We require OAuth either way, that’s how we connect to Salesforce – using OAuth access token. We have a click-a-button-to-connect way, or wrestle-with-properties-trying-to-get-the-thing-to-work way. I’m suggesting that we ditch the latter.