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

"ERROR: 404: notFound" response to view_signature() function after a name change #8

Open
ag14spirit opened this issue May 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ag14spirit
Copy link
Contributor

Describe the bug
The script exits unexpectedly with "ERROR: 404: notFound - Requested entity was not found."

Expected behavior
In case of an error report back, we would expect a non-critical error to be handled gracefully without a panic exit.

Screenshots

GAM was updated 6 days ago. Skipping update.
========================================
Starting onboard.sh script at Tue May 28 15:29:49 CDT 2024
========================================
GAM3 command alias set to /Use******************************/gam
GAMADV-XTD3 6.76.05 - https://github.com/taers232c/GAMADV-XTD3 - pyinstaller
Ross Scroggs <[email protected]>
Python 3.12.3 64-bit final
MacOS Sonoma 14.5 arm64
Path: /Use**************************xtd3
Config File: /Use********************************* ******** ******** ************ ********** ******* ***********.org
Time: 2024-05-28T15:29:00-05:00
Logging to /Use********************************************************************************** ********* ************************************.log

Confirming inputs at Tue May 28 15:29:52 CDT 2024
Employee: Lin**** ****hy (lin***********************org)
Manager: juli******************.org
Recovery email:
Campus:
Job title:
Birthday:
Inputs confirmed.

Press any key to continue...
Continuing execution at Tue May 28 15:29:55 CDT 2024

Press any key to continue...
Continuing execution at Tue May 28 15:30:18 CDT 2024

---Running update_marriage---
Entering update_marriage function at Tue May 28 15:30:18 CDT 2024
Updating employee name and primary email...

First name: Lin****
Last name: ***er
New email: lin*********************.org
User: lin**********************.org, Updated
---Running view_signature---
Entering view_signature function at Tue May 28 15:30:40 CDT 2024
Fetching the current user email signature...
Here's the lin**********************.org's current email signature:

ERROR: 404: notFound - Requested entity was not found.

Additional context
This error failed during a marriage-related name change, which may have directly impacted the handling due to a variable change.

@ag14spirit ag14spirit added the bug Something isn't working label May 28, 2024
@ag14spirit ag14spirit self-assigned this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant