Probably my assumptions are wrong and am I misreading the documentation. I use succesfully the deploy API and now wanted to retrieve all the feedback of an environment.
The documentation talks about the
- username: PlatformAPIUser
- password: PlatformAPIPassword
Now my assumption is that these would be the same as I have used on the deployAPI. But for some reason I always get a failed login. Where do I go off track?
Off topic: it is strange to me that I use REST services for the deploy API and now have to use SOAP for the FeedbackAPI. Would be nice if this was all REST.
Regards,
Ronald