I have a function that works properly in the Functions repo and is published/registered in Developer Console. However, when generating the Java OSDK client, the generated code only contains ‘throw new UnsupportedOperationException(“unimplemented”)’ instead of a working HTTP client implementation. I have tried regenerating the OSDK, changing the API name, and verified version compatibility, but the issue persists. Is this a platform bug or is there anything else I can do? My application RID is ri.third-party-applications.main.application.ca9cf182-2f4b-4dbc-adb5-2f162493e43f.
Hi - this is a bug on our end and we are tracking a fix. You can use a version of the generator <1.32.28 in the meantime.