Skip to main content

System.HttpRequest[Endpoint=https://api.box.com/2.0/files/####/, Method=GET when calling above api we are getting this error.


System.CalloutException: arraycopy: last source index 32 out of bounds for byte[31]

 

We seem to be getting this error periodically at random intervals. I removed the number in the endpoint and replaced it with #### for the sake of this post. 

Hi Hannah, are you calling the Box API via the Apex Toolkit .sendRequest method? Or are you getting this error from within a Flow Action? Additional context around how you are getting this error message would be helpful to understand.

 

 


Reply