1.4 API Data Insertion API Alternative | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by VaniBhemarasetty

@nitinct You could find the sample codes that can be used in different launges to retrive tokens here https://www.adobe.io/authentication/auth-methods.html#!AdobeDocs/adobeio-auth/master/JWT/samples/samples.md

And blog written on authorization using Java

https://webanalyticsfordevelopers.com/2018/07/03/accessing-adobe-io-using-java/

 

1 reply

Level 7
August 13, 2021

@nitinct  Data Insertion API 1.4 can still be used. Are you facing any error while using this API ? Can you share any screenshot of error ?

NitinCTAuthor
Level 2
August 13, 2021

Actually we are little confused on how to use Authentication and Authorization of 2.0 with 1.4. We are using Java. Is there any example which we could use?

VaniBhemarasetty
Adobe Employee
VaniBhemarasettyAdobe EmployeeAccepted solution
Adobe Employee
August 13, 2021

@nitinct You could find the sample codes that can be used in different launges to retrive tokens here https://www.adobe.io/authentication/auth-methods.html#!AdobeDocs/adobeio-auth/master/JWT/samples/samples.md

And blog written on authorization using Java

https://webanalyticsfordevelopers.com/2018/07/03/accessing-adobe-io-using-java/