Unable to use bmcs-java-sdk
Summary
Unable to use bmcs-java-sdkContent
I am trying to use bmcs-java-sdk. I am able to create 2 instances with one load balancer in front of it using Console.
I am following documentation for BMCS and github sampe sdk usage link - https://github.com/oracle/bmcs-java-sdk/tree/master/bmc-examples
I am trying to run GetImageVersion.java using SDK, but unable to get it.
Output :
Exception in thread "main" com.oracle.bmc.model.BmcException: (404, NotAuthorizedOrNotFound, false) Authorization failed or requested resource not found. (opc-request-id: CD881D35041C478FBDA98AE0BACB0AE5/99E18467D96B494D98B750FE689C486D/8B09BAEE3C554A5CAD48D9E9915390C9)
1