cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

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

Re: Webhooks Verification Headers Missing

Webhooks Verification Headers Missing

redm
Helpful | Level 6
Go to solution

Dropbox documentation states two headers are sent with the verification request.

 

https://www.dropbox.com/developers/reference/webhooks

 

Content-Type

X-Content-Type-Options

 

I did not get either header.  I did get a user agent of DropboxWebhooks/1.0 with the proper challenge option, but no headers.  I think your documentation is wrong, outdated, or you have a bug.

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

Apologies for the confusion. That section in the documentation is indicating that you should set those headers in your response to the verification request; not that they are set in the request itself.

View solution in original post

1 Reply 1

Greg-DB
Dropbox Staff
Go to solution

Apologies for the confusion. That section in the documentation is indicating that you should set those headers in your response to the verification request; not that they are set in the request itself.

Need more support?