Legacy Dev Forum Posts

 View Only

Sign Up

Missing Historical Adherence Data for A Particular Management Unit

  • 1.  Missing Historical Adherence Data for A Particular Management Unit

    Posted 06-05-2025 18:06

    rita.hou | 2022-07-14 14:18:01 UTC | #1

    Hi, I'm working on getting Historical adherence data by management unit, we have 6 management units in total, the code works fine when getting download urls for the other 5 mu, there's one mu returns no data. I've tried to retrieve the same data by using developer tool, this mu does return download urls from there. Has anyone run into the same issue before? Any suggestions?

    Here's the snippet of my code


    John_Carnell | 2022-07-15 20:09:15 UTC | #2

    Hi Rita,

    I would check the permissions on the OAuth Client Credential Grant you are using. When you use the API explorer the API execution is happening under your user oauth credentials. When you execute via your code, I suspect you are calling under an OAuth Client Credential that does not have the same permissions.

    Thanks, John Carnell Manager, Developer Engagement


    system | 2022-08-15 20:09:36 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 15513