Coursera Apigee API Design Fundamentals - maven build fails with 401 unauthorized

jkelnet
Participant I

I am taking the Coursera Apigee API Design Fundamentals course and the prep for the first lab activity is failing. The Maven build fails with 401 Unauthorized. I checked questions and answers here . The most common issues seemed to be with special characters in passwords that may or may not be totally resolved.

0 2 221
2 REPLIES 2

jkelnet
Participant I

The local maven build appears to complete. but the GET and POST fail.

Example -

Request prepared for the server ************************** POST https://api.enterprise.apigee.com/v1/organizations/kellysplace-54747-eval/apis?action=import&name=ed... accept: application/json accept-encoding: gzip authorization: Basic [Not shown in log] content-type: application/octet-stream [Request body contains data, not shown] [ERROR] 401 Unauthorized [ERROR]

jkelnet
Participant I

After playing with this for a long time, I found that it required the actual email address user name, not the user name that Apigee assigned me when I created the account.