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

Retry Request #1

Open
oravecz opened this issue Aug 4, 2014 · 0 comments
Open

Retry Request #1

oravecz opened this issue Aug 4, 2014 · 0 comments

Comments

@oravecz
Copy link

oravecz commented Aug 4, 2014

Excellent work on a simple API for REST calls.

I have an API that I have to periodically authenticate against to get a session token. I do this when I initialize my REST endpoint. At some point in the future, this session token will expire and I will need to repeat the auth process.

I was planning on using the error handling to detect this condition, but I am unsure how I might reissue the original request once I get the new session token.

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