0
hkcf created
Hi,
I'm creating a new API service by Dynamic Web API Layer, it is working as well and success to logged the service request, but somehow it's logged strange message on custom API service sometimes. Normal: [attachment=2:tgouhigz]Untitled.png[/attachment:tgouhigz] [attachment=1:tgouhigz]Untitled2.png[/attachment:tgouhigz]
Sometimes it's logged strange message on parameter field: [attachment=0:tgouhigz]Untitled3.png[/attachment:tgouhigz]
it is not affected the result to insert data into DB but wanna find out the reason, thank you. :D :D :D

Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
1 Answer(s)
-
0
Hi,
Is your service called from angular page ? If so, a javascript error on that page might cause this problem. Because parameters are logged like "{{vm.getFormattedParameters()}}".
Is that possible ?
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)