Common.Exceptions.CloudCodeFunctionNotFoundException: No CloudCodeFunction found with the specified name ‘GetOracleAccessToken’. Ensure that there is a CloudCodeFunctionAttribute with the correct name on a public method, defined within the module.
Can you deploy the template (new) Cloudcode module?
Are you using the CLI or the deployment window?
what versions? if the DW, what version of CloudCode package?
Are you comfortable sharing your code? (you can leave out parts that are sensitive).
Either here or PM me?
Problem solved just now after a lot of debugging for some reason it was the [CloudCodeFunction( code line that had disappeared without me touching the script. Silly problem but I do not know how I had not uploaded the script for quite some time.