darylD
Advisor
Advisor
Member since ‎2015 Jan 13

User Statistics

  • 3 Posts
  • 0 Solutions
  • 39 Kudos given
  • 5 Kudos received

User Activity

In implementing a RESTful API for Ariba, once the Token expires after 24 minutes, what is the advantage of using a Refresh Token versus obtaining a new token? Initially, the thought was the pagination cache would not be maintained if new token was ...