webservicekey

Where do I retrieve this value?

Attachments

Comments

  •  
    Hey Bryan, Margaret would have normally provided this to you when she gave you the link to the portal. I see that we have two different Washington Post backends... a production backend and a sandbox backend. They will have different WebServiceKeys. You need the production backend, right? Here is that key: W8egYRXPk0fKv654
    Posted by Hidden Thu, 25 Jul 2019 20:40:52 GMT
  •  
    May I have the sandbox as well. Our current outbound feed rights to your sandbox folder so I think we're doing all of our initial testing out of sandbox. When we are ready to move to Production I'll just use the Production webservicekey. Thanks!
    Posted by Hidden Thu, 25 Jul 2019 21:00:35 GMT
  •  
    Here is the key for the sandbox cRNd1ASVYvSY7rQO
    Posted by Hidden Thu, 25 Jul 2019 21:50:40 GMT
  •  
    Thanks. One more technical question. I'm receiving a 401 error when I try to connect. headers = {'Ocp-Apim-Subscription-Key': '{XXX123ABC456}',} response = requests.get('https://mydistrict.azure-api.net/singlecopy/partner/GetDrawReturnActivity?startdate=2019-08-26&webservicekey=cRNd1ASVYvSY7rQO', headers=headers) print(response.status_code) I tried to use the code directly in the example the API documentation provided and that did not work for me either. Any clue what I am doing wrong?
    Posted by Hidden Fri, 26 Jul 2019 17:12:52 GMT


You're not signed in. Please sign-in to report an issue or post a comment.