Skip to main content
Question

.NET SDK example call to GetCurrentUserInformationAsync doesn't return

  • May 22, 2025
  • 2 replies
  • 8 views

Forum|alt.badge.img

New Box developer here, though C#/.NET developer since 1.0.

 

I was looking at the sample code on https://developer.box.com/v2.0/docs/authentication-with-jwt and have got some of it working.  But when I make the call to GetCurrentUserInformationAsync, I never get a response.  I'm using the code exactly as in the example, using my own config.json data of course.  I have a Box account and have registered my app.

 

Thanks!  I'm sure I'll be posting additional questions later.

2 replies

Forum|alt.badge.img

Hey 

 

Is there any sort of error message you are getting? If so, would love to see it to start narrowing down the problem. 

 

Thank you! 


Forum|alt.badge.img

Strange -- it didn't work all day yesterday, but today it works fine.  I'm not sure what changed.

 

Thanks anyway!