Rahul Patel

Results 4 comments of Rahul Patel

Thanks @reneroboter. Really appreciate it. If I understood correctly, we need mac OS to build extension, right?

I don't understand this re-integration thing as I am new to this. If it requires my action please help me with that.

The ped system is working fine. I am using it. but it is taking a lot of time for doing a single request. ``` from uspto.peds.client import UsptoPatentExaminationDataSystemClient client =...

I tried it manually and by seeing network tab in chrome developer tools it was something like this. `"appEarlyPubNumber:(*20170042821*)" ` I also tried multiple numbers like `client.search("appEarlyPubNumber:(*20180344680* *20180228903*)")` and it...