box-python-sdk icon indicating copy to clipboard operation
box-python-sdk copied to clipboard

Error authenticating to Box

Open fcarias38 opened this issue 2 years ago • 6 comments

After reviewing your suggested resolution we concluded that it does not apply to our current issue because we aren't changing networks or using VPN on these machines. In fact, our computers are working most of the time and sporadically get this error. Can you please provide an alternative solution?

fcarias38 avatar Jan 31 '22 23:01 fcarias38

Hi @fcarias38,

I am not sure about which issue you refer to and I couldn't find it. Could you please describe or link the issue you are facing?

Thanks in advance!

mgrytsai avatar Jan 31 '22 23:01 mgrytsai

It is actually under my company information Vulcan Materials. Do I need create a GitHub account under my work email ?

Sent from my iPhone

On Jan 31, 2022, at 3:33 PM, Mike Grytsai @.***> wrote:



Hi @fcarias38https://github.com/fcarias38,

I am not sure about which issue you refer to and I couldn't find it. Could you please describe or link the issue you are facing?

Thanks in advance!

— Reply to this email directly, view it on GitHubhttps://github.com/box/box-python-sdk/issues/670#issuecomment-1026317069, or unsubscribehttps://github.com/notifications/unsubscribe-auth/APSYV4V4KDCRPWBDDA4SZ63UY4L35ANCNFSM5NHT2ERQ. You are receiving this because you were mentioned.Message ID: @.***>

fcarias38 avatar Jan 31 '22 23:01 fcarias38

No need to create a github account with your company email address. But it would help if you can link or briefly describe the issue you are facing. As I am not sure where you posted the problem description.

mgrytsai avatar Feb 01 '22 05:02 mgrytsai

We are occasionally getting the following error from our python script that uploads data from our point of sale sites to Box: ​Error authenticating to Box: HTTPSConnectionPool(host='api.box.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x000001EC31E254E0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))

Stopping and starting our script does not seem to help. Usually within a day or two, the problem goes away until the next occurance.

fcarias38 avatar Feb 02 '22 04:02 fcarias38

Hi @fcarias38, we will try to help you with this issue, but first we have some questions that will help us find a solution?

1) When did this error start appearing? Was it due to some update of our SDK or software on your side?

2) It's hard to say what's wrong now, because the error comes from trying to connect through an external library and not directly from our code . Therefore, I would like you to run this CURL command as soon as the described error occurs due to the execution of your script:

curl -i -X GET "https://api.box.com/2.0/users/me" -H "Authorization: Bearer <! Insert Token Here!>

Please let us know the result and then we will continue to investigate this issue.

arjankowski avatar Feb 07 '22 13:02 arjankowski

Hi @fcarias38,

Do you still experience the issue mentioned above? If so, have you tried https://github.com/box/box-python-sdk/issues/670#issuecomment-1031460059 first?

mgrytsai avatar Jul 01 '22 09:07 mgrytsai

This issue has been automatically marked as stale because it has not been updated in the last 30 days. It will be closed if no further activity occurs within the next 7 days. Feel free to reach out or mention Box SDK team member for further help and resources if they are needed.

stale[bot] avatar Dec 19 '22 20:12 stale[bot]

This issue has been automatically marked as stale because it has not been updated in the last 30 days. It will be closed if no further activity occurs within the next 7 days. Feel free to reach out or mention Box SDK team member for further help and resources if they are needed.

stale[bot] avatar Jan 20 '23 11:01 stale[bot]

This issue has been automatically closed due to maximum period of being stale. Thank you for your contribution to Box Python SDK and feel free to open another PR/issue at any time.

stale[bot] avatar Jan 27 '23 13:01 stale[bot]