google / google-gdata

Automatically exported from code.google.com/p/google-gdata
14 stars 10 forks source link

GDataRequestException - Error Code 1301 (EntityDoesNotExist) #726

Open bozok opened 7 years ago

bozok commented 7 years ago

Hi, I had a working api request code to create and export mail box dump request for a long while. But suddenly the api started to return the error below for all accounts. Did i missed some news about apis on google? Can any one guide me through this?

Thank you for your attenttion and help.

capture

LindaLawton commented 7 years ago

you are using the wrong client library https://github.com/google/google-api-dotnet-client you should not be using any of the Gdata apis.

bozok commented 7 years ago

Thank you for your attention. But the page below - the official Google Admin SDK guide about Email Auidt API - shows how to use it and i was using it for 3 years. If i need to change the method for create a mail dump request for g suite accounts, which api should i use instead?

Again thank you for your attentiton.

capture1

LindaLawton commented 7 years ago

I will ping someone at google that code is not going to work anymore.