Endpoint returning an empty array

Product: PowerShell Universal
Version: 1.5.15

Do the endpoints have a limit on the quantity of data that can be returned? I have an endpoint that can return a dynamic value based on the contents of a file. If the file is small the content is returned without an issue. However, if the file has a few lines in it, the endpoint returns an empty array and nothing else.

LPG -

Can you share parts of the code? I do not see this in my implementation.

I would if the issue was still there. However, after doing nothing other than re-saving the file it is now returning the correct values.

So I guess, problem solved?

1 Like