InvalidCountryCode error

This space is made available to users of Open Patent Services (OPS) web-service and now also to users of EPO’s bulk data subscription products such as 14. EPO worldwide bibliographic database (DOCDB), 14.11 EPO worldwide legal status database (INPADOC), 14.12 EP full text data, 14.1 EP bibliographic data (EBD)and more.

Users can ask each other questions, exchange experiences and solutions, post ideas. The moderator will use this space to announce changes or other relevant information.
Post Reply

AntonFrolov
Posts: 12
Joined: Sat May 12, 2012 11:29 am

InvalidCountryCode error

Post by AntonFrolov » Fri Jan 31, 2014 11:24 am

Hi,

To get bibliography for document AP 2150 A I used following query:
http://ops.epo.org/3.1/rest-services/pu ... 0.A/biblio

To get fulltext for document AP 2150 A I used following query:
http://ops.epo.org/3.1/rest-services/pu ... A/fulltext

which returned error message:

<fault xmlns="http://ops.epo.org">
<code>CLIENT.InvalidCountryCode</code>
<message>
At least one reference in the request has a unsupported country code: Request for fulltext for com.espacenet.domain.core.impl.PatentApplicationImpl: key=DocumentKeys$DocumentKeyImpl: contains NumberTriple: CC='AP', NUM='2150', KC='A', input='null', format=DOCDB; pubCycle=null; was deemed invalid.
</message>
</fault>

If this document doesn't contain fulltext, expected message is

<fault>
<code>SERVER.EntityNotFound</code>
<message>No results found</message>
</fault>

Why in case of country AP I get CLIENT.InvalidCountryCode error?


EPO / OPS Support
Posts: 1298
Joined: Thu Feb 22, 2007 5:32 pm

Re: InvalidCountryCode error

Post by EPO / OPS Support » Mon Feb 03, 2014 10:43 am

Dear user,

We will check that - its seems we have no full text but your are correct about error message being wrong.

I will get back to you on that,

Kind regards,

OPS support


Post Reply