This commit is contained in:
2023-06-19 11:32:54 +02:00
parent 949362ad98
commit 5276cdabdc

View File

@@ -276,8 +276,7 @@ Public Class cCreditSafeAPI
myUrl &= "&?language=DE&?template=full" myUrl &= "&?language=DE&?template=full"
Else Else
'myUrl &= "?language=DE&?template=full" myUrl &= "?language=DE&?template=full"
myUrl &= "?template=full"
End If End If
Dim acceptContentType = "application/json" Dim acceptContentType = "application/json"