If you are using OAuth 1 a, you will get the org.apache.synapse.SynapseException: Unable to find SCOPE value in Synapse Message Context error when the SCOPE property is not set in the Synapse message context. To avoid this error, add a property with the name scope and a value in the synapse message context as shown in the Example section. |