01-25-2012 03:22 PM
01-25-2012 03:30 PM
Hi there,
If you're targeting BES versions 5.0.3 and higher then the simple solution would be to use BWS instead of BAA. BWS is mail platform agnostic, so the same calls will work regardless of the BES being targeted.
Regards,
01-25-2012 03:58 PM
Garrett,
Thanks for the quick reply. We will give this a try. Can you tell me anything about the authentication methods supported in the BlackBerry cloud solution? I know the BAA and BWS API is exposed but it looks like it uses a different authentication model (Perhaps Windows Live)? Are there any articles or samples for this?
01-26-2012 09:11 AM
BWS and BAA are not curently supported for the BES Cloud Service offerings.
01-26-2012 09:19 AM
So we switched to BWS and we were able to make substantial progress. THANK YOU SO MUCH. However we did run into an interesting issue connecting to one of the servers.
01-26-2012 09:35 AM
Glad to hear BWS is working out for you ![]()
This error doesn't appear to be anything specific to BWS. What line in your code results in this error? What is the URL being used?