Skip to main content
Question

Uploading file via API has incorrect name parameter

  • May 22, 2025
  • 1 reply
  • 15 views

Forum|alt.badge.img

This just started today.

When uploading using API, name value loops like an Array of UInt8. 

 

ie. 

name = "[207, 116, 17, 145, 99, [redacted], 58, 115, 29,[redacted], 143, 0, 247, 162, 114, ..... ].jpg";


Can someone from Box shed some light?

 

Thanks.

1 reply

Forum|alt.badge.img

This is has been address. Its caused by my own code - My bad.