I was trying to use the GadgetSpec class to retrieve some metadata fields from xml I passed into the constructor. However, this failed with ³/OAuth/Service/Request is required² on the ModulePrefs OAuth section. Are these fields really required? I thought they were optional and only used to override any settings that might be in the oauth repository. We¹ve implemented a database store for these values. We are thinking that it might actually be nice to use the GadgetSpec class to validate an xml file that is uploaded, but it would also be nice if it was validating against a schema instead of code to do the work. Has there been any thought given to this?
Thanks, doug