Skip to main content

When attempting to use standard projections instead of integration projections in Crosser I receive a 401 Unauthorized response. I can successfully make these requests in Postman with the same IAM client and credential flow.

In this crosser, we were able to use their standard connector/module "IFS Observation Publisher" using the OAuth Client Credentials and associated IFS IAM client. 
I recreated the observation publisher module as a test, and I am able to successfully authenticate. However, any standard projection used in these universal connectors gives me the Auth error during execution in the flow.
I think the main difference between my original attempts and this recreation test is the projection types that are being used (Standard Projection vs Integration Projection).

 

Does, anyone have any experience or advice in this area?

 

 

Relevant Documentation/Post:

https://crosser.io/knowledgebase/authenticating-with-ifs/


https://docs.ifs.com/techdocs/23r2/030_administration/030_integration/330_ifs_applications_business_components/340_crosser_integration/#remote_assets_challenges

 

https://docs.ifs.com/techdocs/23r2/070_remote_deploy/090_exposing_to_internet/


https://community.ifs.com/framework-experience-infrastructure-cloud-integration-dev-tools-50/issue-to-reach-apps10-projections-main-node-with-postman-and-dell-boomi-39148?tid=39148&fid=50

 

If the header ‘IEEE754Compatible=true’ is added to the request, it seems to work in the universal connector

 


 



 


Reply