Test Data from Sandbox Environment

55 views
Skip to first unread message

RandytheRaindeer

unread,
Dec 30, 2024, 7:22:24 AM12/30/24
to Beneficiary Claims Data API (BCDA) Community
Hello,

I am trying to pull the test data from the sandbox environment and I was looking through this posts in the group but I wasn't successfully find a solution.

Using Postman API, I was able to get the token with the given basic authentication:

Using the token, set the authorization to bearer token and tried GET: https://sandbox.bcda.cms.gov/api/v2/Group/all/\$export.

I also tried these:

But all of these return 404 Page not found.

I went through the dev page and even chatgpt but I can't seem to figure it out.
I am relatively new to the API projects so I need some help...

Thank you,
Randy


Beneficiary Claims Data API (BCDA) Community

unread,
Dec 31, 2024, 12:25:47 PM12/31/24
to Beneficiary Claims Data API (BCDA) Community
Hi Randy,

Thanks for the question and welcome to BCDA! Please try the requests again with the backslash "\" character removed from the URLs. For example, please use "https://sandbox.bcda.cms.gov/api/v2/Group/all/$export".

That character "\" is only included in the sample curl requests to ensure compatibility across operating systems and command line interfaces and should be removed from requests made with Postman.

If you continue to see 404 errors after making these changes, please send us screenshots of the request and headers you are making in Postman and we can continue working to identify the issue.

Thanks,
The BCDA Team
Reply all
Reply to author
Forward
0 new messages