Score Preview 404

59 views
Skip to first unread message

David Herman

unread,
Sep 21, 2017, 3:17:39 PM9/21/17
to Developer Group for QPP APIs
When attempting to post a score preview I'm getting a 404 when using the developer preview.  It works just fine when using the sandbox.

David Herman

unread,
Sep 21, 2017, 4:37:23 PM9/21/17
to Developer Group for QPP APIs
It turns out that I'm getting a 404 for ALL api calls, not just score-preview

I'm calling https://qpp.cms.gov/api/submissions/ with the Authorization: Bearer our_api_token and I'm getting a 404 for all calls.

I've tried in my application and with Postman.  Im able to call the sandbox without issue

David Herman

unread,
Sep 21, 2017, 4:40:23 PM9/21/17
to Developer Group for QPP APIs
The error json is

{
    "error": {
        "type": "NotFoundError",
        "message": "Not Found"
    }
}

On Thursday, September 21, 2017 at 3:17:39 PM UTC-4, David Herman wrote:

Sam Keller

unread,
Sep 21, 2017, 4:40:59 PM9/21/17
to David Herman, Developer Group for QPP APIs
Hi David,

The URL you listed (https://qpp.cms.gov/api/submissions) is just the base URL for the API endpoints -- so if you want to use the score-preview endpoint, for example, you need to use this URL: https://qpp.cms.gov/api/submissions/score-preview

Let me know if that doesn't solve your issue,
Sam

--
You received this message because you are subscribed to the Google Groups "Developer Group for QPP APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qpp-apis+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/qpp-apis.
To view this discussion on the web visit https://groups.google.com/d/msgid/qpp-apis/70bdba64-1385-4f89-bcf6-71bf36554153%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

David Herman

unread,
Sep 21, 2017, 4:49:17 PM9/21/17
to Developer Group for QPP APIs

Sam we are using that url, I've posted screenshots below, I've blurred the token




On Thursday, September 21, 2017 at 4:40:59 PM UTC-4, sam wrote:
Hi David,

The URL you listed (https://qpp.cms.gov/api/submissions) is just the base URL for the API endpoints -- so if you want to use the score-preview endpoint, for example, you need to use this URL: https://qpp.cms.gov/api/submissions/score-preview

Let me know if that doesn't solve your issue,
Sam
On Thu, Sep 21, 2017 at 4:37 PM, David Herman <dst...@purpleasphalt.com> wrote:
It turns out that I'm getting a 404 for ALL api calls, not just score-preview

I'm calling https://qpp.cms.gov/api/submissions/ with the Authorization: Bearer our_api_token and I'm getting a 404 for all calls.

I've tried in my application and with Postman.  Im able to call the sandbox without issue

On Thursday, September 21, 2017 at 3:17:39 PM UTC-4, David Herman wrote:
When attempting to post a score preview I'm getting a 404 when using the developer preview.  It works just fine when using the sandbox.

--
You received this message because you are subscribed to the Google Groups "Developer Group for QPP APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qpp-apis+u...@googlegroups.com.

Sam Keller

unread,
Sep 21, 2017, 4:55:47 PM9/21/17
to David Herman, Developer Group for QPP APIs
Oops, sorry I misspoke earlier -- the score preview endpoint is /submissions/score-preview -- so the URL you need is https://qpp.cms.gov/api/submissions/submissions/score-preview

Sam
To unsubscribe from this group and stop receiving emails from it, send an email to qpp-apis+unsubscribe@googlegroups.com.

David Herman

unread,
Sep 21, 2017, 5:01:34 PM9/21/17
to Developer Group for QPP APIs
Is this likely to change?  It seems a bit redundant to ave submissions in the url twice

Ivana Ng

unread,
Sep 22, 2017, 8:38:29 PM9/22/17
to Developer Group for QPP APIs
Hey David - 

This is unlikely to change. There may be other APIs routed through https://qpp.cms.gov/api/ in the future, so the "extra" 'submissions' indicates that the request is going to an endpoint that belongs to the Submissions API.

-Ivana

Ivana Ng

unread,
Sep 26, 2017, 8:48:05 AM9/26/17
to David Herman, Developer Group for QPP APIs
Please provide the following information so we can attempt to reproduce the bug you're experiencing:

  1. Endpoint
  2. Request body
  3. Response status code
  4. Response body
  5. API client you are using to send requests

Thanks,
Ivana



Ivana Ng
Product Manager

--
You received this message because you are subscribed to the Google Groups "Developer Group for QPP APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qpp-apis+unsubscribe@googlegroups.com.

David Herman

unread,
Sep 26, 2017, 9:32:29 AM9/26/17
to Developer Group for QPP APIs
After Sam pointed out the submission/submission issue with the URL we were able to access the resource.


On Tuesday, September 26, 2017 at 8:48:05 AM UTC-4, Ivana Ng wrote:
Please provide the following information so we can attempt to reproduce the bug you're experiencing:

  1. Endpoint
  2. Request body
  3. Response status code
  4. Response body
  5. API client you are using to send requests

Thanks,
Ivana



Ivana Ng
Product Manager

On Thu, Sep 21, 2017 at 4:40 PM, David Herman <dst...@purpleasphalt.com> wrote:
The error json is

{
    "error": {
        "type": "NotFoundError",
        "message": "Not Found"
    }
}

On Thursday, September 21, 2017 at 3:17:39 PM UTC-4, David Herman wrote:
When attempting to post a score preview I'm getting a 404 when using the developer preview.  It works just fine when using the sandbox.

--
You received this message because you are subscribed to the Google Groups "Developer Group for QPP APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qpp-apis+u...@googlegroups.com.
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages