G Suite Lite (Deskless) licenses access

467 views
Skip to first unread message

Browlry

unread,
Oct 28, 2019, 11:59:36 AM10/28/19
to GAM for G Suite
I hope this isn't off-topic, but do you know if my G Suite Reseller can add G Suite Lite licenses via the Reseller API?

If not, do you know who he can contact at Google to get access to the G Suite Lite (Deskless) licenses?

Google Support has been giving us the runaround for a couple months now, so I was hoping there might be a way to get around this programmatically.

Here's what happens when I try to add a G Suite Lite license with GAM. I assume it doesn't work because GAM uses the Enterprise License Manager API and not the G Suite Reseller API; is that correct?

> gam user management update license gsuitelite from gsuitebasic
ERROR
: 500: conditionNotMet - For reassign operation new sku should be different than the old sku :Google-Apps-For-Business

> gam user management update license Google-Apps-Lite from Google-Apps-For-Business
ERROR
: 500: conditionNotMet - For reassign operation new sku should be different than the old sku :Google-Apps-For-Business

> gam user demo add license Google-Apps-Lite
User: demo@redacted.com, License: Google-Apps-Lite (G Suite Lite), Add Failed: There are not sufficient licenses for the specified product-sku pair

Jay Lee

unread,
Oct 28, 2019, 12:03:03 PM10/28/19
to google-ap...@googlegroups.com
Based on that 3rd command it doesn't sound like your domain has G Suite Lite licenses available. In the admin console under Billing, do you see G Suite Lite listed? If you don't, GAM can't assign licenses to users that you don't have....

Jay

--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/3dcf3a33-ffe6-46c6-927e-5dd4ae409a3d%40googlegroups.com.

anthony jimenez

unread,
Sep 15, 2020, 12:22:44 PM9/15/20
to GAM for G Suite
im having an issue with bulk assigning GSuite Lite licenses from Business licenses. (I currently have 0 business available but I'm using 50 of them for employees that should be now Lite license users). 

Command im running: gam csv glite.csv gam user ~Email update license gsuitelite from gsuitebusiness
Error im getting:


C:\gamadv-xtd3>gam csv glite.csv gam user ~Email update license gsuitelite from gsuitebusiness
Traceback (most recent call last):
  File "gam.py", line 45775, in ProcessGAMCommand
  File "gam.py", line 7284, in doCSV
  File "gam.py", line 2558, in openCSVFileReader
  File "csv.py", line 97, in fieldnames
  File "C:\python\lib\codecs.py", line 322, in decode
  File "C:\python\lib\encodings\utf_8_sig.py", line 69, in _buffer_decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 741: invalid start byte

Ross Scroggs

unread,
Sep 15, 2020, 12:32:28 PM9/15/20
to google-ap...@googlegroups.com
Anthony,

glite.csv in not encoded in UTF-8 but from the error is probably Windows latin1, try the following:
gam csv glite.csv charset latin1 gam user ~Email update license gsuitelite from gsuitebusiness

Ross



--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.


--

anthony jimenez

unread,
Sep 15, 2020, 4:19:34 PM9/15/20
to GAM for G Suite
yea we definitely have them available. 
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.

anthony jimenez

unread,
Sep 16, 2020, 2:42:13 PM9/16/20
to GAM for G Suite
Hey Ross, thanks for getting back to me, that worked for a few licenses then I got this error. 

09-16-2020 (114154).jpg

Reply all
Reply to author
Forward
0 new messages