You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/10/04 01:26:33 UTC

[GitHub] [cordova-plugin-file-transfer] heyypatrick commented on issue #244: iOS: Upload encounters "Invalid URL server" with DATA_URL destinationType

heyypatrick commented on issue #244: iOS: Upload encounters "Invalid URL server" with DATA_URL destinationType
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/244#issuecomment-538191554
 
 
   > `Invalid server URL` states that the server URL is invalid for some reason.
   > 
   > With the server URL obfuscated we cannot really say why that might be.
   > 
   > Double check that your server url is valid. Are you able to use API via another developer tool such as `postman`?
   
   The server URL is valid because it's working on Android. One of the thing that makes it harder is that it doesn't return any error on the server. It returns `ERROR CODE = 2` which means `INVALID_URL_ERR` but works well Android.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org