Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Cannot verify Subscription API endpoint

 Cannot verify Subscription API endpoint. my application endpoint is  https://35.229.222.192/fitbit/webhook

Also, the server is in Google Cloud Provider and SSL is open SSL. I have tried for more than 2 days to verify it, but no luck.

 

Please help

Best Answer
0 Votes
3 REPLIES 3

Hi @salayhin

 

First, have you verified the subscriber endpoint, https://35.229.222.192/fitbit/webhook, is accessible to the outside world?  If so, when you press the "Verify" button, Fitbit will send your subscriber endpoint 2 GET requests.  The first GET request will contain your verification code. Your application needs to reply with a 204 response.  The second GET request will contain an intentional invalid code. Your application needs to reply with a 404 response.

 

Is your application doing this?

Gordon Crenshaw
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
Best Answer
0 Votes

I have done that already, but i got no luck when i try to verify, let me give you some proofs of my develop.

 

Here's a folder on drive with the screenshots of my posts:

 

Drive Folder

 

Hope you can help me with it.

Best Answer
0 Votes

Hi @ShinRyuji 

 

What error message are you getting when pressing the verify button?   Would you please private message me your client ID so I can investigate some on my end?

 

Thank you,

Gordon

Gordon Crenshaw
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
Best Answer
0 Votes