Open JPolonia opened 2 years ago
Setting AZURE_CLIENT_SECRET is not enough. Gives the following error:
Microsoft Translation API error: Error code 401000, The request is not authorized because credentials are missing or invalid.
Adding the missing location to API request header solves this issue.
u can set location Global
Setting AZURE_CLIENT_SECRET is not enough. Gives the following error:
Microsoft Translation API error: Error code 401000, The request is not authorized because credentials are missing or invalid.
Adding the missing location to API request header solves this issue.