You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @moisoiu,
thank you for using our library and for reporting the issue. We've released a new version (2.1.3) which fixes the mentioned problem. I'm marking this as closed. Feel free to reopen the issue if it still persists.
Hello,
Description:
Version: 2.1.2
Environment : Production
Reproducing : Any Id that is generated by InfoBip platform that is longer than the
int
Suggest a Fix:
Can we change in the
SendEmailApi.cs
fromto
or
The issue seems to be fixed on Java
https://github.com/infobip/infobip-api-java-client/blob/master/src/main/java/com/infobip/api/EmailApi.java
But the issue is not fixed on other libraries (Ex: php -> https://github.com/infobip/infobip-api-php-client/blob/master/Infobip/Api/EmailApi.php)
The text was updated successfully, but these errors were encountered: