Need help in Create/Save Event API.
AnsweredI have created a module to create/update an event from our backend. Currenlty I have two system A and B and account I am using has administrative access on A and advanced viewer access on B system.
For system A all the API are working but when I try to use API with B system details (that has advanced viewer access) only get API of event work if I try to use POST/creat API then the error 503 is shown.
If don't have required access then it should show 403 error but it shows 503
Sample code:

-
Hello Vishal,
Let's try to decompose the issue.
Please consider checking if that code works same way avoiding data proxy over Cloud Service.
So instead try to run the code on the computers running server replacing url with:
url:"https://localhost:7001/ec2/saveEventRule"
Please let me know if you get same results.
0 -
Hello Sergey Yuldashev
I only have remote access through these accounts. Currently, I am only using API to connect to the server.
Can you please suggest an alternate method to test these.
0 -
The discussion was moved to the support ticket.
I'll post the update as soon as we have resolution.
0 -
Hi @...,
Since we didn't receive any answers of access through the support ticket anymore, we have closed it.
If you are ready to continue the conversation, please reopen the ticket, by simply replying to the closing message and the ticket will automatically be reopened.0
Please sign in to leave a comment.
Comments
4 comments