
Contributor III
2024-02-14
11:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
extract the Expiration from header after a tRestClient call using tExtractJSONFields
I have a trestclient that has the Bearer token whose expiry is being returned back in the header of the call. I don't know how to extract the same. Please help
333 Views
1 Reply

Support
2024-02-18
06:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Take a look at this post and try the Java code on tJavaRow to get the header information, once you have access to the header information, you can extract the relevant data from it. Let me know if you have any questions.
Regards
Shicong
292 Views
