You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove /users/self and implement a new API Endpoint /users?profile=true across all repos. (Wait until 03-November-2024 for the removal of the feature flag from Production)
Issue Description
Remove /users/self and implement a new API Endpoint /users?profile=true across all repos.
Reference: Real-Dev-Squad/website-backend#2201
Below is the mentioned list of repos where /users/self is currently being used:
Expected Behavior
We should have removed the usage of /users/self API Endpoint and should be using new API endpoint /users?profile=true
Current Behavior
Currently, we are using the /users/self API Endpoint.
Screenshots
Reproducibility
Steps to Reproduce
Severity/Priority
Additional Information
Checklist
The text was updated successfully, but these errors were encountered: