Closed cameronyule closed 13 years ago
Just noticed that dropping back to fbgraph 1.8.0 fixes this error - will use that in the interim.
Sorry for the trouble, Cameron, and thank you for the diagnostic! I'll drop back to the old cacert.pem and, if everything works well, I'll cut a new release.
Fixed in 1.8.4. Thank you so much for the bug report, Cameron!
I'm experiencing the following error while trying to use authenticated methods in fbgraph 1.8.3:
I found two related mailing list threads (one, two) which mentioned the restclient_with_cert gem, however after including this in my Gemfile and updated my bundle the errors persisted.
Copying the certificates declared in restclient_with_cert's
lib/cert
file into fbgraph'slib/cacert.pem
makes things work again, so I'm assuming I'm not using that gem correctly.Any ideas the best way to resolve this issue?