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

Getting 500 Internal Service Error and Curl Error 60 #6

Open
deep-daya opened this issue Jul 14, 2021 · 0 comments
Open

Getting 500 Internal Service Error and Curl Error 60 #6

deep-daya opened this issue Jul 14, 2021 · 0 comments

Comments

@deep-daya
Copy link

At first I got a cURL error 60: SSL certificate problem when the code tries to get the login form. So I changed the GuzzleHttp Client with 'verify' => false.
image
That seemed to fix the error. But now I keep getting a 500 Internal Service Error when I try to get the auth tokens
image

Can you help me figure out why this is the case?

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

No branches or pull requests

1 participant