Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

How to authenticate V1.4 apis for users migrated to cloud

Avatar

Level 1

Hi, we have been using the Adobe Analytics v1.4 apis for a few years to integrate with Adobe Analytics as a 3rd party.

We have been using the WSSE header to authenticate and getting the user's the API Key with a call to "Company.GetLoginKey".

This call no longer works after the user migrates to the cloud or has a new cloud account.

I'm trying to understand what the best solution is short term and long term.

I noticed I can get the users api Key from the "Web Services Credential" section if I am an admin. Using this key seems to work. Is this an acceptable short term solution?

Longer term I understand that the customer needs to create an integration to Adobe Analytics api. It seems a "Service Account" is the best approach, but does not seem to work. I found this post that says it is currently not supported. Analytics API

Will it be supported in the future?

Are we forced to use OAuth at this point to call 1.4 apis?

Thanks

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Maybe API 2.0 is not yet an option, since permission managment might not work as expected.

But you can setup everything with API 1.4 and Oauth2. except of authentification you don't need to change your calls to get data out.

but as Gigazelle​ said, in the long term go for API 2.0

View solution in original post

7 Replies

Avatar

Correct answer by
Community Advisor

Maybe API 2.0 is not yet an option, since permission managment might not work as expected.

But you can setup everything with API 1.4 and Oauth2. except of authentification you don't need to change your calls to get data out.

but as Gigazelle​ said, in the long term go for API 2.0

Avatar

Level 2

Hi ursboller ,

We will be setting up with API 1.4, Since I am new Can you please let me know how to get the public Key uploadef when Creating Application using service account, do we need to generate the public key pair for application secret ID\? Please let us know.

Thanks

Srikanth

Avatar

Level 2

Thanks For Sharing though, I was referring to the same  post , the question I had was when creating application ID and organization in using oauth Service account, public key should be generated using the Application Secret key or Adobe will provide it?

Avatar

Community Advisor

sorry, don't no anything about authentication since this has be done by our internal network specialists. they just followed the instructions provided in the hrlp docs and confirmed that it was all clear and straight forward...