When calling API i get this message "Sorry! Something went wrong. Please contact your system administrator."

I want to use the API of Erp.BO.LaborSvc to develop a production declaration system via mobile



So I’m learning about the API methods of Labor Entry Business Object
I use BL tester to test the method:

use tracing to find related methods as i do business

I want to test the methods through the API but there are some methods I get Sorry! Something went wrong. Please contact your system administrator.
Do I have to reconfigure the system or did I pass the wrong parameters?
:thinking: :thinking:
Thank you very much! Have a good day!
:smiling_face_with_three_hearts: :smiling_face_with_three_hearts:

Share your JSON please.

2 Likes

Yes, please share more details.

Check the Event Viewer on your sever to read what the actual error is.

1 Like

This ^

I have yet to try and do the web debug to see if it gives the same as the server, but I go to the server to see the error for now.

It doesn’t. The network tab shows the same system admin error. :roll_eyes:

1 Like

cries in SaaS

1 Like

Search the forums. @klincecum made some dashboard to pull those down, I believe.
Damn SaaSy folks making everything difficult. :stuck_out_tongue:

1 Like

Kevin with his swiss army knife again…

image

I prefer to call it fits and spurts.

1 Like

Yes, super cool @klincecum

I Using BL tester to test the Adapter’s function, I get this error


Has anyone tried using the web API to successfully call the StartActivity function for my reference?
this is the file passing Parameter
ParameterStartActivityP.txt (32.6 KB)
when performing transactions from MES


here is the file tracker:
TraceData17784.txt (55.0 KB)

:thinking: :thinking:
Thank you very much! Have a good day! :smiling_face_with_three_hearts: :smiling_face_with_three_hearts: