1

I am following these instructions: https://developer.intuit.com/docs/0020_customeraccountdata/007_firstrequest

Everything seems to work, but I am getting a "Missing certificate" trying to connect to the API Explorer. My private key uploads just fine.

I am leaving the "End User ID" blank because I am not sure what to put there, and the instructions do not specify what to put there.

enter image description here

Manas Mukherjee
  • 5,270
  • 3
  • 18
  • 30
vinhboy
  • 8,542
  • 7
  • 34
  • 44
  • 2
    I am not sure why you are getting the missing cert. Could be wrong error message. For the end user id, this would be how you were going to identify the end user in your system. You need to keep track of what you use, so that it can be deleted later. It can be anything, just keep track of it. – William Lorfing Jun 14 '13 at 13:22
  • 1
    Could you try clearing your cache and uploading your cert again. – Jarred Keneally Jun 17 '13 at 18:02
  • clearing my cookies is what fixed the problem. Please make it an answer so I can choose it. Thanks! – vinhboy Jun 19 '13 at 19:33

1 Answers1

0

The answer is: (in the comment above)

Could you try clearing your cache and uploading your cert again. – Jarred Keneally

vinhboy
  • 8,542
  • 7
  • 34
  • 44