Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: authenticating and downloading #155

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

arjendevos
Copy link

@arjendevos arjendevos commented Aug 12, 2024

This isn't the complete solution but I need to add a few headers but more importantly, i needed some ssl client to get it working. I used Proxyman and enabled SSL proxying on laracasts.com and vimeo.com and it worked.

I'm not familiar with GuzzleHTTP, so tbh i've no idea why this is the case.

@mouson
Copy link

mouson commented Aug 12, 2024

It is not work for me. I got error message ERROR: Client error response [url] https://laracasts.com/browse/all [status code] 403 [reason phrase] Forbidden

@arjendevos
Copy link
Author

@carlosflorencio I think for it to work without an external SSL proxyman, we need to download certificates? It works in Go without proxyman. I think GuzzleHTTP does something in the background but i'm not familiar with it so i can't pinpoint why and what.

@mouson
Copy link

mouson commented Aug 12, 2024

Thanks, it works for me now!

@suditugeorge
Copy link

Thanks, it works for me now!

How did you make it work ? I have tried and at least for me it does not work

@mouson
Copy link

mouson commented Sep 16, 2024

Thanks, it works for me now!

How did you make it work ? I have tried and at least for me it does not work

Did you have any error message ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants