We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<?xml version="1.0" encoding="UTF-8"?> <epp xmlns="urn:ietf:params:xml:ns:epp-1.0"> <response> <result code="1000"> <msg>Command completed successfully</msg> </result> <resData> <domain:infData xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"> <domain:name>example.com</domain:name> <domain:roid>123</domain:roid> <domain:status s="ok"/> <domain:ns> <domain:hostObj>NS1.EXAMPLE.COM</domain:hostObj> <domain:hostObj>NS2.EXAMPLE.COM</domain:hostObj> </domain:ns> <domain:clID>123</domain:clID> <domain:crID>user</domain:crID> <domain:crDate>2022-02-09T22:07:34Z</domain:crDate> <domain:upID>insdom1</domain:upID> <domain:upDate>2022-02-09T22:07:34Z</domain:upDate> <domain:exDate>2023-02-09T22:07:34Z</domain:exDate> <domain:authInfo> <domain:pw>47uE&@J!Ra6g</domain:pw> </domain:authInfo> </domain:infData> </resData> </response> </epp>
Note 47uE&@J!Ra6g should be 47uE&@J!Ra6g
47uE&@J!Ra6g
47uE&@J!Ra6g
The text was updated successfully, but these errors were encountered:
Are we talking the deserialize side only, or do we have similar issues on the serialize side?
Sorry, something went wrong.
Ah yes, this just during deserialization
No branches or pull requests
Note
47uE&@J!Ra6g
should be47uE&@J!Ra6g
The text was updated successfully, but these errors were encountered: