Hi,
If i use the "cursor"=>"-1" i get pagination, at which i can read the next_cursor
.
I get 1.312477885269E+18 when i read next_cursor
.
To call again, i set the cursor as the next_cursor
which was returned back from the previous call, 1.312477885269E+18 - do i send it in this format, or somehow do i have to convert this into an int?