{"payload":{"header_redesign_enabled":false,"results":[{"author_name":"watfordsuzy","author_avatar_url":"https://avatars.githubusercontent.com/u/83599748?s=48&v=4","id":"2235509019","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":10560818,"name":"box-windows-sdk-v2","owner_id":23900,"owner_login":"box","updated_at":"2024-04-15T12:55:57.783Z","has_issues":true}},"labels":["bug"],"num_comments":4,"number":944,"state":"closed","hl_title":"ExponentialBackoff strategy recreates Random instance each time","hl_text":" - [X] I have checked that the SDK documentation doesn t solve my issue.\n - [X] I have checked that the API documentation doesn t solve my issue.\n - [X] I have searched the Box Developer Forums and ...","created":"2024-04-10T14:43:00.000+02:00","reviewable_state":null,"merged":null},{"author_name":"mikeren2014","author_avatar_url":"https://avatars.githubusercontent.com/u/15608957?s=48&v=4","id":"2150452774","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":10560818,"name":"box-windows-sdk-v2","owner_id":23900,"owner_login":"box","updated_at":"2024-04-15T12:55:57.783Z","has_issues":true}},"labels":["question"],"num_comments":2,"number":942,"state":"closed","hl_title":"How to get children folders when there are more than 10,000","hl_text":"I believe BoxClient.FoldersManager.GetFolderItemsAsync() is equilavent with API\nhttps://api.box.com/2.0/folders/230155851619/items, but why doesn t have usemarker and marker parameters?\n\nSince it has limitation ...","created":"2024-02-23T07:34:42.000+01:00","reviewable_state":null,"merged":null},{"author_name":"sachin-eg","author_avatar_url":"https://avatars.githubusercontent.com/u/159404273?s=48&v=4","id":"2134215372","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":10560818,"name":"box-windows-sdk-v2","owner_id":23900,"owner_login":"box","updated_at":"2024-04-15T12:55:57.783Z","has_issues":true}},"labels":["bug"],"num_comments":4,"number":940,"state":"closed","hl_title":"SignRequestsManager.CreateSignRequestAsync with TemplateId throwing bad request error","hl_text":" - [x] I have checked that the SDK documentation doesn t solve my issue.\n - [x] I have checked that the API documentation doesn t solve my issue.\n - [x] I have searched the Box Developer Forums and ...","created":"2024-02-14T17:39:10.000+05:30","reviewable_state":null,"merged":null},{"author_name":"rere13852","author_avatar_url":"https://avatars.githubusercontent.com/u/23519997?s=48&v=4","id":"2132052846","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":10560818,"name":"box-windows-sdk-v2","owner_id":23900,"owner_login":"box","updated_at":"2024-04-15T12:55:57.783Z","has_issues":true}},"labels":["enhancement"],"num_comments":1,"number":939,"state":"closed","hl_title":"Please sign the Box.V2.DLL","hl_text":"Is your feature request related to a problem? Please describe.\n\nThe Windows s Smart App control feature requires that ALL of the executables being signed by their vendor. We use your\nBox.V2.DLL in our ...","created":"2024-02-13T11:56:41.000+01:00","reviewable_state":null,"merged":null},{"author_name":"i-tachiiri","author_avatar_url":"https://avatars.githubusercontent.com/u/88256484?s=48&v=4","id":"1998323329","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":10560818,"name":"box-windows-sdk-v2","owner_id":23900,"owner_login":"box","updated_at":"2024-04-15T12:55:57.783Z","has_issues":true}},"labels":["question","stale"],"num_comments":3,"number":929,"state":"closed","hl_title":"Cancel Sign Request","hl_text":" - [○ ] I have checked that the [SDK documentation][sdk-docs] doesn t solve my issue.\n - [○] I have checked that the [API documentation][api-docs] doesn t solve my issue.\n - [○] I have searched the ...","created":"2023-11-17T05:48:34.000Z","reviewable_state":null,"merged":null},{"author_name":"Kartheepan008","author_avatar_url":"https://avatars.githubusercontent.com/u/149568115?s=48&v=4","id":"1971893168","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":10560818,"name":"box-windows-sdk-v2","owner_id":23900,"owner_login":"box","updated_at":"2024-04-15T12:55:57.783Z","has_issues":true}},"labels":["bug"],"num_comments":4,"number":928,"state":"closed","hl_title":"Not able to Get File details from GetFolderItemsAsync SDK Method","hl_text":" - [X ] I have checked that the SDK documentation doesn t solve my issue.\n - [x] I have checked that the [API documentation][api-docs] doesn t solve my issue.\n - [ ] I have searched the [Box Developer ...","created":"2023-11-01T13:32:36.000+05:30","reviewable_state":null,"merged":null},{"author_name":"willnationsdev","author_avatar_url":"https://avatars.githubusercontent.com/u/16217563?s=48&v=4","id":"1942772508","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":10560818,"name":"box-windows-sdk-v2","owner_id":23900,"owner_login":"box","updated_at":"2024-04-15T12:55:57.783Z","has_issues":true}},"labels":["enhancement"],"num_comments":1,"number":927,"state":"closed","hl_title":"Add File Path or URI-based navigation inputs.","hl_text":"Problem Alternatives\n\nWhen I first started using this API, I had a deeply nested folder structure in mind for my app s file data, to keep it\norganized.\n\nHowever, even if you already know in advance the ...","created":"2023-10-13T23:23:41.000Z","reviewable_state":null,"merged":null},{"author_name":"gosztidj","author_avatar_url":"https://avatars.githubusercontent.com/u/124889464?s=48&v=4","id":"1892333343","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":10560818,"name":"box-windows-sdk-v2","owner_id":23900,"owner_login":"box","updated_at":"2024-04-15T12:55:57.783Z","has_issues":true}},"labels":["question"],"num_comments":9,"number":922,"state":"closed","hl_title":"JWTAuth Microsoft.IdentityModel.Tokens depencies problem","hl_text":"Hello i have some problem with Box V2 (5.4.0) JWTAuth in C#. ` var reader = new StreamReader( samchully_app_config.json\n); var json = reader.ReadToEnd(); var config = BoxConfig.CreateFromJsonString(json); ...","created":"2023-09-12T11:41:36.000Z","reviewable_state":null,"merged":null},{"author_name":"MTerry01","author_avatar_url":"https://avatars.githubusercontent.com/u/80839536?s=48&v=4","id":"1875882424","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":10560818,"name":"box-windows-sdk-v2","owner_id":23900,"owner_login":"box","updated_at":"2024-04-15T12:55:57.783Z","has_issues":true}},"labels":["question","stale"],"num_comments":3,"number":918,"state":"closed","hl_title":"Box Windows V2 SDK Collaboration Insufficient Permission ","hl_text":"I am using the Box Windows V2 SDK to create a folder, upload a file to that folder, and create a collaboration on that\nfolder. I can create a folder and upload a file to that folder fine. The collaboration ...","created":"2023-08-31T16:38:27.000Z","reviewable_state":null,"merged":null},{"author_name":"tivanyo-verqu","author_avatar_url":"https://avatars.githubusercontent.com/u/93945953?s=48&v=4","id":"1872321033","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":10560818,"name":"box-windows-sdk-v2","owner_id":23900,"owner_login":"box","updated_at":"2024-04-15T12:55:57.783Z","has_issues":true}},"labels":["question","stale"],"num_comments":4,"number":917,"state":"closed","hl_title":"DownloadAsync - Returned stream hangs when writing to disk","hl_text":" - [x] I have checked that the SDK documentation doesn t solve my issue.\n - [x] I have checked that the API documentation doesn t solve my issue.\n - [ ] I have searched the Box Developer Forums and ...","created":"2023-08-29T19:54:36.000Z","reviewable_state":null,"merged":null}],"type":"issues","page":1,"page_count":40,"elapsed_millis":78,"errors":[],"result_count":393,"facets":[],"protected_org_logins":[],"topics":null,"query_id":"","logged_in":false,"sign_up_path":"/signup?source=code_search_results","sign_in_path":"/login?return_to=https%3A%2F%2Fgithub.com%2Fsearch%3Fq%3Drepo%253Abox%252Fbox-windows-sdk-v2%2B%26type%3DIssues","metadata":null},"title":"Issue search results"}