I have a similar Situation as SkippyFlipjack in his thread: getSupportedFlashMode returning 403 error
It seems that there are a few but not uninteresting API calls which are "protected". They are listed in the getAvailableApiList, but when you use these APIs, you will get error code 403: Forbidden (eg: Camera AS100, API-Call getAvailableCameraFunction)
Is there a way to use the "protected" API calls or are these calls reserved for very special Sony programmer?
And how can I recognize protected API calls? Only with the try-and-error-way?
Other API calls are okay (eg: Camera AS100, Firmware 2.0, API-Calls getAvailableShootMode, setShootMode, actTakePicture, ...).
Greetings from Germany Ralf