Text-Translation-API-V3-PHP icon indicating copy to clipboard operation
Text-Translation-API-V3-PHP copied to clipboard

Add region in Translate.php

Open laravelai opened this issue 2 years ago • 0 comments

Reference Issues / PRs

Without the region information, Azure will return 401 Unauthorized error as described in Issue 7.

Changes

Add the $region variable. Update the translate function to introduce the $region variable.

laravelai avatar Dec 07 '23 09:12 laravelai