Hello everyone,
This is my first post, but just gotten into google scripts for managing a school's IT.
I have a script that searches for the students SKU's so that I can remove them from their accounts once they leave the school.
However, it can only find the Google Workspace Fundamentals (Free) license when I search for it with the SKU ID, I have tried with the PLUS SKU ID which is: 1010310008 (publicly available). However we use a reseller for 'free' licenses from the ministry. I have tried the reseller SKU ID also and it didn't work either, I am really lost as to what to do....
I tried to retrieve all licenses for a user and i get a backend error as such:
"Message: GoogleJsonResponseException: API call to licensing.licenseAssignments.get failed with error: Backend Error..."
Thank you all in advance!