Refactor code for fetching service token for services on OSAAS/OSC.
Currently, if a service isn't initialized and a API request is made to the service it will return an error.
Refactor the code using Eyevinns OSAAS client-core SDK and if a service isn't initialized, initialize it using activateService function from the SDK
Refactor code for fetching service token for services on OSAAS/OSC.
Currently, if a service isn't initialized and a API request is made to the service it will return an error.
Refactor the code using Eyevinns OSAAS client-core SDK and if a service isn't initialized, initialize it using activateService function from the SDK