Update PS reference, dev link, remove IO EVent, add token refresh before mix data.
This commit is contained in:
@@ -45,7 +45,7 @@ namespace BodyshopPartner.Utils
|
||||
|
||||
try
|
||||
{
|
||||
httpClient.PostAsync("https://api.imex.online/ioevent", content);
|
||||
// httpClient.PostAsync("https://api.imex.online/ioevent", content);
|
||||
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
||||
Reference in New Issue
Block a user