Hello,
Please see my following HTTP Get request that fetches the data from "assetspec" table using object structure "lbl_ds_assetspec" (apikey is masked with ***)
https://maximo.lbl.gov/maximo/api/os/LBL_DS_ASSETSPEC?lean=1&oslc.select=assetnum%2Casset.description--asset_desc%2Cclassstructureid%2Cclassstructure.description--classstruct_description%2Cassetattrid%2Cassetattribute.description--assetattrib_description%2Cmeasureunitid%2Calnvalue%2Cnumvalue%2Cdisplaysequence&apikey=****&_dropnulls=0
&oslc.pageSize=50&stablepaging=1
The above immediately fetches the initial rows and displays "nextPage"'s "href" with pageno=2 and "stableid". However once I click that URL, it gives me the following error:
I changed the value of "mxe.oslc.idleexpiry" to 600 (10 mins) with live refresh. However, it does NOT work. Even, I immediately click on the "nextPage" URL, it gives me the above error.
What could be wrong?
Please help.
------------------------------
Pankaj Bhide
------------------------------