C
C#5mo ago
Alpama

interfacing with google cloud api for cloud translate, getting error for bad request

as title says, when calling my api key i get an error "invalid uri the uri string is too long"
1 Reply
Alpama
Alpama5mo ago
worth saying my uri is under
apiUrl = $"https://translate.googleapis.com/language/translate/v2?key={apiKey}
apiUrl = $"https://translate.googleapis.com/language/translate/v2?key={apiKey}
good news i got past that error and now i'm getting 400 bad request with my api key url and we're back again god bless