-
Notifications
You must be signed in to change notification settings - Fork 256
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
Return updated refresh token so that it can be saved #1476
Conversation
Hi @sorich87 , |
Thanks @joe-ayoub-segment! I updated it. |
@joe-ayoub-segment I see it's still failing. Is there something else I need to do? |
Looks like a test from another Integration is failing. I'll look into it now. |
Hi @sorich87 can you try getting latest files please (again)? |
@joe-ayoub-segment done |
Hi @sorich87 this PR has been deployed. Please let me know how testing goes! |
Thanks, @joe-ayoub-segment! For some reason, it's still not working. I'm looking into it on our end but it's hard to test. Let me know if you have any ideas. |
hi @sorich87 , can you schedule a call with me so we can look at this together please? Best regards, |
@joe-ayoub-segment done! Thanks for your help! |
This PR updates Hilo Destination refreshAccessToken method return value to include a new refreshToken, so that it can be stored on the Segment side.
Inspired by #1111 which does the same for Blackbaud Raiser's Edge NXT Destination.
Testing
Include any additional information about the testing you have completed to
ensure your changes behave as expected. For a speedy review, please check
any of the tasks you completed below during your testing.