Period Summary Process returning a Windows error message

Hi all,

I wrote and maintain an ETL process for our organization to pull Blackbaud data into an internal database. Part of the process involves starting the period summary updates, periodically checking the status, and then pulling down the data when the update is complete. That second step, check the processing status, has been failing since last week sometime.

The endpoint is:

and the response I'm getting is:

{"status":"Error","status_message":"Could not load file or assembly 'System.Threading.Tasks, Version=4.0.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.","process_id":"f273ef0d-6389-45bb-b054-6ef9762838e6","fiscal_period_id":132}

Any SkyAPI devs in here who could look into this? Please let me know if you need more info.

Thanks!

Comments

  • @Adam H Voting this one up. I am also getting this error as I try to build out a report with summarized FY data. Thanks.

  • @Louis Fierro On Friday I got a reply to my support case. They tell me there was an update to the API, and indeed, the problem has been resolved for me. You may want to give it another try.

  • @Adam H Terrific. Thank you for the head up. I had submitted a case about this, but I hadn't heard that the endpoint problem was resolved.

Categories