APIv3 stopped work properly.

APIv3 stopped work properly.

Hi,

We've just updated our system from 10500 up to 10509. And now our scripts for realtime reporting doesn't work:

1) prior to version 10500 I've used the following script to get data


2) Once we've upgraded to 10500 I've found that your parser is now broken and can accept only encoded data


3) Now once we've upgraded to 10509 - It also doesn't work. HTTP/400 error with the following body: {"response_status":{"status_code":4000,"messages":[{"status_code":401,"type":"failed","message":"V3API restricted for Path:/api/v3/requests Method:GET"}],"status":"failed"}}

4) I've tried to change the exact WGET request to POST. Here is the result request {"response_status":{"status_code":4000,"messages":[{"status_code":4001,"field":"start_index","type":"failed","message":"Extra key found in JSON"}],"status":"failed"}}

5) I've also tried to do properly formed POST request but got absolutely same result


Can you please help me write a proper script that wouldn't break every second SDP update?
Can you please update API documentation accordingly to the changes you've made?

Thanks,
Sergey

                  New to ADSelfService Plus?