Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

error in process sentinel: peculiar error: "connect", :host, "identity.xero.com", :service, 443 #272

Open
ryang-bgl opened this issue Nov 19, 2021 · 0 comments

Comments

@ryang-bgl
Copy link

ryang-bgl commented Nov 19, 2021

the following will sometimes wait for some time and eventually give error: error in process sentinel: peculiar error: "connect", :host, "identity.xero.com", :service, 443.

maybe execute the following for multiple times, sometimes it will freeze and return the above error
`
POST https://identity.xero.com/connect/token
Authorization: Basic abcdef
Content-Type: application/x-www-form-urlencoded

grant_type=authorization_code
code=1d193b7ad9e15466d5995b23ecdee61767b9dc25298f1589cba97fc84034d480
redirect_uri=http://localhost:8888/callback/XERO_GREEN

`

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

No branches or pull requests

1 participant