Skip to content

Authorization error on login #20

@vohmar

Description

@vohmar

Query sent on login:
<?xml version="1.0" encoding="UTF-8" standalone="no"?><epp xmlns="urn:ietf:params:xml:ns:epp-1.0"><command><login><clID>radicenter</clID><pw>[FILTERED]</epp>

Response:
<?xml version="1.0" encoding="UTF-8"?> <epp xmlns="https://epp.tld.ee/schema/epp-ee-1.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="lib/schemas/epp-ee-1.0.xsd"> <response> <result code="2001"> <msg lang="en">Element '{urn:ietf:params:xml:ns:epp-1.0}epp': No matching global declaration available for the validation root.</msg> </result> <trID> <clTRID>radicenter-1499789276</clTRID> <svTRID>ccReg-4713428662</svTRID> </trID> </response> </epp>

the same error is possibly there for logout request as well

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions