Microservices Best Practices: Tenant vs User Scope API access in Java SDK
Overview
When using the Microservice Java SDK for the first time you might struggle with an error:
java.lang.IllegalStateException: Not within any context!
This is because each request against cumulocity must be authenticated and you have to deci...
techcommsag.hashnode.dev7 min read