• Developer one
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

I'm trying to get an event log file using a custom Rest web service.
But when I try to convert the logFile to String type using the Blob.toString () method, the error message written in the title is returned.
And, this error does not occur if you use the same method on the Anonymous window.
It confuses me more and more.
Please tell me the cause.
Thanks.User-added imageUser-added imageUser-added imageUser-added imageUser-added image

I'm trying to get an event log file using a custom Rest web service.
But when I try to convert the logFile to String type using the Blob.toString () method, the error message written in the title is returned.
And, this error does not occur if you use the same method on the Anonymous window.
It confuses me more and more.
Please tell me the cause.
Thanks.User-added imageUser-added imageUser-added imageUser-added imageUser-added image