How The UPS API Works oAuth2.0

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Thanks a lot for this awesome explanation

shomikhan
Автор

Great descriptions with the OAuth token creation for UPS. Has anyone tried to incorporate the OAuth to the traditional SOAP Calls that uses SECURITY WSDL? Trying to incorporate OAUTH instead of the traditional SECURITY access for the SOAP Requests and responses.

srinivassosale
Автор

Great video! Although I'm just learning about OAuth for the first time. This seems daunting especially with the lack of documentation on UPS' part.

With a working setup, how often does a user have to log in to the UPS account with user and password (to get the bearer token)? I can't believe the token expires in 1 hour.

And also, does the callback URL have to be a publicly available URL? I was hoping to use this in an internal webapp that is network restricted. This webapp has been using the UPS API through the previous access model with no problem, but it looks like UPS will turn that off in 2 months.

michaelk
Автор

What account do you use to log in UPS ? I mean the owner of the app must authorize your UPS account ? or do just need one UPS account and have the URL ?

thecandyman
Автор

I'm new to PHP. What IDE you used for your project? Thanks

emynor
Автор

Yes, please, make the video for refreshing the bearer token

sergiotorres
Автор

Hi John, thanks for this! This is my first time dealing with OAuth and this was very helpful. I have a specific problem I am troubleshooting for that I need help with. Essentially, my customer is creating a subscription. Once users pay for the subscription they will be pushed through to the member portal. There I will need pages that allow the customer to purchase and create their own shipping/return labels. Can you please help me understand how to achieve this.

TheseKidsWearKrowns
Автор

Should I provide card details to get client id and secret id. Isn’t it possible to get details without providing card details

I’m trying to create new account

sujaysuresh
Автор

Please make the video for refreshing the bearer token

esais
Автор

Is there no alternative to the redirect? 😢

liamabean