Closed jbonnet closed 7 years ago
Hi, @jbonnet
Yes, only the service_uuid is sent because only private services not owned by the user can make the licence request.
Do we really need to send the licence_type in the request? What value does the GK need?:
@srodriguezOPT
If the GK hardcodes the PRIVATE
licence type when creating a licence, it can not be used in other cases. I would prefer the BSS, who implements the simple and limited flow we have decided, to pass PRIVATE
hardcoded as the licence type.
@srodriguezOPT Did you include also the default URL of the Store?
@jbonnet Ok. I can include the service_name
Hi, @srodriguezOPT From an analysis made by @felipevicens, it seems that the type of licence is not being sent when the licence is created... can you please check?