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
export DAVID_TOKEN="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjoiZGF2aWQiLCJhenAiOiJkYXZpZCIsInN1Ym9yZGluYXRlcyI6W10sImhyIjp0cnVlfQ.Q6EiWzU1wx1g6sdWQ1r4bxT1JgSHUpVXpINMqMaUDMU"
curl --user david:password "localhost:5000/finance/salary/betty?token=$DAVID_TOKEN"
Success: user david is authorized
Error running curl in HTTP APIs (step 8).
Expected Behavior
Actual Behavior
Steps to Reproduce the Problem
Try to execute step 8 on documentation.
Additional Info
The text was updated successfully, but these errors were encountered: