on 2022 Feb 21 3:17 PM
Dear all,
I am currently configuring an Iflow Integration in BTP getting Data from a new application via HTTP GET, I used the OAuth2 Client Credentials and tested them with POSTMAN.
With Postman I get the authorization token and get the token information and can use them for accessing the data. In my Iflow in BTP I do the same, but I got the following error message after deploying them in the BTP.
java.lang.NullPointerException: while trying to invoke the method com.sap.it.nm.types.security.CredentialTraits.getTagsAsMap() of a null object loaded from local variable 'credentialTraits'
Does anyone of you have an idea what is the issue?
I would be very grateful for receiving answers
Best Regards
Request clarification before answering.
Hi,
in my case the cause of the error was missing credentials
I had referenced
SF_OAUTH_TEST in the iFlow but in the Security Material I had
SF_OAUTH2_TEST configured, and SF_OAUTH_TEST
HTH
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, I also have the issue, but as PJanik said, the reason is that Credential Name in Connector and Security Material is not the same.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunatley no.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
24 | |
22 | |
8 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.