mirror of
https://github.com/th30d4y/OpenLearnX.git
synced 2026-05-26 19:26:33 +00:00
update error
This commit is contained in:
@@ -157,4 +157,4 @@ def verify_signature():
|
||||
return jsonify({
|
||||
"success": False,
|
||||
"error": str(e)
|
||||
}), 500
|
||||
}), 500
|
||||
@@ -824,4 +824,4 @@ def dashboard_root():
|
||||
"/api/dashboard/update-profile"
|
||||
],
|
||||
"authentication": "JWT Token in Authorization header OR Wallet address in X-Wallet-Address header"
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user