BIG-RAT / jamfcpr

Replicate packages between Jamf Pro Servers
Apache License 2.0
76 stars 3 forks source link

Using the API Client, not able to pull in full database #18

Closed sbryant82 closed 5 months ago

sbryant82 commented 7 months ago

After doing some extensive testing, with a server with a username/password, I was able to pull in the full server. Using the API Client/secret, it only pulls in items from the database starting with S's through Z's.

BIG-RAT commented 6 months ago

v4.1.0 address some API client issues. See if it helps with this one.

sbryant82 commented 6 months ago

Testing today , appears that it is now pulling in the rest of the database now. seeing a-z items now.

Thanks for the update.