Error 410

24 views
Skip to first unread message

Pritam Rungta

unread,
Jan 6, 2020, 12:11:30 AM1/6/20
to Developer Group for CMS Web Interface
Hi,

We're getting error 410 when using the following submission request:

--header 'Content-Type: application/json' \
--header 'Accept: application/vnd.qpp.cms.gov.v1+json' \
--header 'Authorization: Bearer {token}' \
--data-raw '{payload}'


The exact error is:

{
    "error": {
        "code": 410,
        "message": "The reporting window is closed"
    }
}


However the reporting window is already available. Please advise what is wrong?

Thanks!

James Garrett

unread,
Jan 6, 2020, 8:36:57 AM1/6/20
to Developer Group for CMS Web Interface
Good morning Pritam,

It appears you are trying to use the PATCH endpoint on a 2018 organization.

This error you are receiving is correct as the reporting period for that specific organization has come and gone.

Perhaps you meant to use a different organization ID?

Thank you,
James

Pritam Rungta

unread,
Jan 7, 2020, 1:03:37 AM1/7/20
to Developer Group for CMS Web Interface
Hi James,

Yes, that was the actual issue. Thanks for your help!
Reply all
Reply to author
Forward
0 new messages