twilio / authy-php

A PHP client for Authy
245 stars 87 forks source link

error 500 in WordPress #77

Closed asiermusa closed 4 years ago

asiermusa commented 4 years ago

Hi!

I am trying to require Authy in my WordPress instalation, in my functions.php file but I am not able to create a new instance of Authy. The server responds with a error 500. Somebody knows if I have to do something else? Maybe I need to call to another dependency?

thanks

asiermusa commented 4 years ago

Finally I solved it requiring the helper library with composer.