Ernesto García
Ernesto García
I'm getting `AuthenticationError: BadAuthentication` always. Just cloned the [sample app](https://github.com/chebyte/youtube_it_rails_app_example), `bundle install`, `rake db:migrate` and `rails s`. Whenever I try to upload a video, I get `AuthenticationError: BadAuthentication`. So I...
I found what was the problem. I have two-step authentication enabled on my google account, so the API client did not work with my regular password. I had to generate...
I don't know about production. I was using my own credentials just to test the app, on a development environment on localhost:3000. Probably on production it wouldn't work the same,...
I would be open to this. Sounds good. Hopefully someone can take it to contribute this new feature before I or other maintainer do it, which may take a while.
Hmmm, good point. @testing-library/core-maintainers thoughts?
I'm ok with that. But let's give it a day or two, to see what others have to say.
@benquarmby I say go for it.
Thanks, @fpapado, for taking such a close look at this. I, too, suspect of jsdom. If only because the custom matcher does not do anything that is particular to this...
Hi. Can you be more explicit about what the issue is? Just from the title and that small code block I do not get what the issue is. Please fill...
This is finally happening in #739. There's already an assigned reviewer, but if any of you involved in this issue in the past want to take a look, any additional...