Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am using XML API to make XML request to create the user by using python. but i am getting response Fail to forward request:null. what is the workaround for this issue?XML request<?xml version="1.0" encoding="UTF-8"?><serv:message xmlns:xsi="http://...
Hello Ryan,Thanks for picking up.. i modified as you suggested but getting same error. this time getting like this.<serv:result>FAILURE</serv:result> <serv:reason>Fail to forward request:null</serv:reason> <serv:gsbStatus>BACKUP</serv:gsbStatus> <...