OPS3.1 via HttpRequester (FireFox)?

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

Bruno
Posts: 171
Joined: Thu Jan 29, 2004 10:14 pm
Location: France
Contact:

OPS3.1 via HttpRequester (FireFox)?

Post by Bruno » Fri Aug 02, 2013 3:24 pm

Hi users,

I try to get my token wih HttpRequester (FireFox plugin), just to see how it works.
I defined my App from my ops workspace but it doesn't work.

I get always the error:
{"ErrorCode" : "invalid_request", "Error" :"Required param : grant_type"}

My params are:

URL: https://ops-i.epo.org/3.1/auth/accesstoken or https://ops.epo.org/3.1/auth/accesstoken
Headers: Authorization: Basic T0xmbGZaNEQ5....UxNMQZ3V0Ug==
Parameter: grant_type=client_credentials
Methode: POST

Does someone succeed to have an answer?

Many Thx,
Sincerely,
Bruno Mannina


Bruno
Posts: 171
Joined: Thu Jan 29, 2004 10:14 pm
Location: France
Contact:

Re: OPS3.1 via HttpRequester (FireFox)?

Post by Bruno » Sat Aug 03, 2013 7:07 pm

Hi All,

After several tries it works fine.

Don't forget to add grant_type=client_credentials in the Body Parameters !


Steve_186
Posts: 1
Joined: Fri Feb 14, 2014 11:24 am

Re: OPS3.1 via HttpRequester (FireFox)?

Post by Steve_186 » Fri Feb 14, 2014 11:32 am

Dear Bruno,

I have exactly the same error code, could you tell how to resolve it. I'm using curl and yet I pass well grant_type post setting with the appropriate value 'client_credentials'.

--
Steve
Thank you


Post Reply