Error SendTextMessage - Newtonsoft.Json.JsonReaderException #47
odiminformatica
started this conversation in
General
Replies: 2 comments 2 replies
-
Hi, Is the error appearing when sending a message with the test phone number? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello, yes, it is the test number reported by Meta. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm doing a test, and when calling the SendTextMessage method, it's giving the error below, any idea what it could be?
Newtonsoft.Json.JsonReaderException: 'Unexpected character encountered while parsing value: <. Path '', line 0, position 0.'
.NET 4.8 version
ConsoleApplication
Visual Studio 2017
Code snippet:
Beta Was this translation helpful? Give feedback.
All reactions