cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to know what we learned at IBC? Check out our learnings on media, remote working and more right here.

Discuss Dropbox Developer & API

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

Re: 500 Internal Server Error - /2/team/features/get_values

500 Internal Server Error - /2/team/features/get_values

awb
Helpful | Level 7

Hi,

I've been experienceing some issues with the following api call today and was wondering if any one could help

 

POST:

POST https://api.dropboxapi.com/2/team/features/get_values HTTP/1.1
Authorization: Bearer omitted
User-Agent: OfficialDropboxDotNetSDKv2/6.37.0.0
Content-Type: application/json; charset=utf-8
Host: api.dropboxapi.com
Request-Id: |3cdc2381-418052c2c679c059.
Content-Length: 49

{"features":[{".tag":"has_team_shared_dropbox"}]}

 

HTTP/1.1 500 Internal Server Error
Content-Type: text/plain; charset=utf-8
Cache-Control: no-cache
Content-Security-Policy: sandbox allow-forms allow-scripts
X-Content-Type-Options: nosniff
Date: Fri, 14 Jun 2024 12:58:36 GMT
Server: envoy
Content-Length: 0
X-Dropbox-Response-Origin: far_remote
X-Dropbox-Request-Id: 6d732fa220914a2ca872f24fd6a2bf91

 

I've also tried the same token in the api explorer and get the same.

Thanks

11 Replies 11

@Greg-DB, Just to avoid confusion: I don't think that's the issue source (or it's unlikely at least). Usually such URLs (instead of Paths) are used in context of proxy. For better understanding the issue, it's good idea to be posted some binary dump (that will let issue reproduction - eventually), I think.

Greg-DB
Dropbox Staff

@awb Thanks for confirming this is working now! I don't have more specific information on what change the team made though; they identified an issue and adjusted the server code accordingly.

Need more support?