cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Invalid Certificate when configuring Oauth to Google Drive

NeverTooOldToLe
New Contributor III

Iโ€™m trying to follow the instructions here to enable access to my google drive. Per the instructions, I am using the Get REST snap and enabling the authentication. I created the google application id and got the secret.

When pumping this information into the Create Account screen (other parameters are as listed in that screenshot) and clicking the Authorize button, I am brought to a screen that asks me which of the several google accounts I have that I want to use. I do this and then a new browser table opens with the following message:

{โ€œquery_stringโ€: โ€œstate=hostname%3Dhttps://elastic.snaplogic.com,instance_id%3Dfdc8bc74-6e29-4606-bff2-1351bb05d256&code=4/LVzTg4VmZwRFFq1gRS4HTzuKppqd3QfuRtkjcO1uz-0โ€, โ€œpathโ€: โ€œ/api/1/rest/admin/oauth2callback/restโ€, โ€œresponse_mapโ€: {โ€œerror_listโ€: [{โ€œmessageโ€: "hostname in certificate didnโ€™t match: != OR "}]}, โ€œhttp_statusโ€: โ€œ400 Bad Requestโ€, โ€œhttp_status_codeโ€: 400}

which seems to indicate a bad certificate. However, its not obvious to me that where a bad certificate should exist between SnapLogic and Google. Does anyone have an idea what I might be doing wrong?

1 ACCEPTED SOLUTION

NeverTooOldToLe
New Contributor III

I just realized that i was missing the โ€˜wwwโ€™ in the Oauth2 token parameter. When I included that, I was able to successfully authenticate.

View solution in original post

7 REPLIES 7

robin
Former Employee

Would it be possible to show a screenshot of your REST Snap Settings (expanded) please?

I assume you wanted the account settingsโ€ฆ

nganapathiraju
Former Employee

can you try checking the accept all certificates?

NeverTooOldToLe
New Contributor III

selecting the โ€˜trust all certificatesโ€™ checkbox did not help.

Here is a screenshot of the account screen. All htat is missing is the account and the secret:

imageScreen Shot 2017-11-09 at 9.07.28 AM