vanshg / MacAssistant

Google Assistant for macOS!
MIT License
1.62k stars 125 forks source link

gRPC Error #1

Closed EntraptaJ closed 7 years ago

EntraptaJ commented 7 years ago

Does it work for you. I keep getting the error: Error send The operation couldn’t be completed. (gRPC.CallError error 1.). I am attempting to use this because I love google Assistant. And will be following your progress!

vanshg commented 7 years ago

Yeah, I get that error too. I've been working to try and figure out what's causing that error, but I'm not sure yet. I'll try and have it resolved soon

vanshg commented 7 years ago

Needed updated root certificates. Latest code should no longer have this error

EntraptaJ commented 7 years ago

Still not working for me

vanshg commented 7 years ago

This is still under development. Everything is a WIP. I'm currently working on actually showing the transcribed text and response in the window

EntraptaJ commented 7 years ago

It is no longer building for me. I'm getting a EXC_bad_instructions error on Authentor.swift at init

EntraptaJ commented 7 years ago

Well, I should say no longer running. It does build

vanshg commented 7 years ago

You need to create an OAuth client key on Google Console, download the json file, rename it to google_oauth.json and add it to your project

EntraptaJ commented 7 years ago

Now, It freezes when I try to open the menu. Trying to get the expire date

vanshg commented 7 years ago

I have posted a beta release. You can download it at https://github.com/vanshg/MacAssistant/releases