function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Martin HamiltonMartin Hamilton 

using soap ui and the analytics api

Has anyone managed to utilise soapUI pro to authenticate using oauth with the salesforce analytics API? I can use the google rest console but am getting an error with soapUi pro stating that 'grant type not supported'
Cyrus TalladenCyrus Talladen
Since winter 14 the analytics api has been based in json.  Here is an article that you can follow:

https://developer.salesforce.com/blogs/developer-relations/2013/09/using-the-salesforce-analytics-api-on-a-visualforce-page.html 
 
Martin HamiltonMartin Hamilton
Hi - Thanks for the response but I dont believe I am even at that stage, i am unable to get a token to then place a request. I am connecting via soapUI so wondered if anyone had experience of doing it that way. I have also posted on the SmartBear community. Thanks Martin