CloudinaryDotNet icon indicating copy to clipboard operation
CloudinaryDotNet copied to clipboard

ListResourcesByAssetFolder raising JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0. error

Open ashugthub opened this issue 2 years ago • 1 comments

Bug report for Cloudinary .NET SDK

Before proceeding, please update to latest version and test if the issue persists

Describe the bug in a sentence or two.

Issue Type (Can be multiple)

  • [ ] Build - Cannot install or import the SDK
  • [ ] Performance - Performance issues
  • [ ] Behaviour - Functions are not working as expected (such as generate URL)
  • [ ] Documentation - Inconsistency between the docs and behaviour
  • [ ] Other (Specify)

Steps to reproduce

… if applicable

Error screenshots or Stack Trace (if applicable)

OS and Version

  • [ ] Linux
  • [x] Windows
  • [ ] macOS
  • [ ] MultiPlatform

Versions and Libraries (fill in the version numbers)

  • Cloudinary .NET SDK version - 0.0.0
  • .NET Core - 0.0.0
  • .NET Framework - 0.0.0

Repository

If possible, please provide a link to a reproducible repository that showcases the problem

ashugthub avatar Jun 29 '23 15:06 ashugthub

Hi @AshuBanctec - Thanks for reporting.

It sounds like the request you've made may have encountered an error so you didn't receive a JSON response from Cloudinary hence the exception.

Could you please share your cloud name, the code you are running that produces this error, and the values of all parameters you're passing as part of the method call? Based on that, we should be able to understand why you're running into it.

aleksandar-cloudinary avatar Jun 30 '23 15:06 aleksandar-cloudinary