Replies: 2 comments 1 reply
-
Try adding a User-agent string to your header. That got me past most of my errors. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Just an update on this. I can get through to It would appear the request is being blocked by their firewall due to a certain mix of curl options and maybe server configurations. I have also tried this across multiple different servers (AWS and DO) Will report back if I ever get to a solution. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have had one of our scripts break this afternoon and it looks like we are now unable to cURL https://auth.tesla.com.
It seems to work over the command line but not in our scripts for some reason, which doesn't make a lot of sense... the request seems to just hang and go on indefinitely.
Is anyone else experiencing this?
Beta Was this translation helpful? Give feedback.
All reactions