Forum Discussion
UserAuth error for running notebooks in Data Pipelines
- Anonymous2 years ago
Hi gigi_c
You see the error message "Couldn't get the UserAuth access token. Error message 5000: Internal error occurred "usually indicates that there is a problem with the authentication service.
You can try the following:
Ensure that there are no ongoing service outages or issues with the authentication service.
Sometimes, cached credentials can cause problems.Try to clear the cached credentials and re-authenticate.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi gigi_c
You see the error message "Couldn't get the UserAuth access token. Error message 5000: Internal error occurred "usually indicates that there is a problem with the authentication service.
You can try the following:
Ensure that there are no ongoing service outages or issues with the authentication service.
Sometimes, cached credentials can cause problems.
Try to clear the cached credentials and re-authenticate.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- gigi_c2 years agoFrequent Visitor
Thank you, it works after clearing the cached credentials.
- tlanza89_RWL2 years ago
Advocate I
How do you clear the cached credentials in the pipeline?