API to create a package in sender account
Thursday, April 23, 2020 at 11:09amwhen I tried to create a package using API call to my sender account (not the owner), even in the header, I put the sender API key there, but I got error message as
{
"code" : 401,
"messageKey" : "error.unauthorised.noSession",
"message" : "Failed to retrieve Session",
"name" : "Unauthorized"
}
what's the proper way to create a package to sender account using API?
thanks,
Cindy
Reply to: API to create a package in sender account
Thursday, April 23, 2020 at 01:29pmHi Cindy,
Can you share your code snippet creating a package to [email protected] (without sensitive information) so that I can have a closer look at the code?
Duo
Reply to: API to create a package in sender account
Thursday, April 23, 2020 at 01:32pmSure, will do.
Cindy