Hello everyone,
I am working on Oracle APEX 24.2.10 and am trying to successfully retrieve records from Microsoft Graph using the users API and Simple HTTP method.
I keep on getting combinations of 100, and sometimes up to 500 rows. It seems it isn't properly using @odata.nextLink and $skiptoken to retrive more records.

Would much appreciate guidance/direction.