Model error when retrieving emails

Hi all,
I have been successfully using this endpoint during the whole week:

https://mydomain.pipedrive.com/v1/mailbox/mailThreads?folder=sent&api_token=my_token&limit=500&start=3000 (with different tokens, limits and starts)

But know I am getting this error on Google Apps Script:

returned code 400. Truncated server response: {“statusCode”:4005,“statusText”:“Model error”,“success”:false,“service”:“email-api”}

I cannot reproduce it on Postman, for some reason, it works ok on that tool. I am iterating through all the emails sent for 4 users, but I don’t know it was working 4 days ago, and not now. Any ideas?

Thanks in advance!

Nevermind, it worked again without changes

I guess Pipedrive was maintaining the system

1 Like