- Based on my test, the token is case-sensitive, try "Bearer " instead.
- As per the BOL Get Groups, to get groups, the url is https://api.powerbi.com/v1.0/myorg/groups.
- It seems that you're trying to access the REST API via PL/SQL in Oracle, try to test the API via postman at the first.