carlosrovira commented on issue #1064:
URL: https://github.com/apache/royale-asjs/issues/1064#issuecomment-767571747


   Hi Bilbo,
   
   I can say that in our apps (Java) our endpoints are https too, so that 
should work. As well is you check the Java sample project in our repo it uses 
services-config.xml too. About CORS...don't think is related, or at least I 
never had a problem with that...maybe PHP is different, but since AMF use to 
abstract in a binary response, the backend technology, once is working, and we 
know all this solutions works rigth, should not be a problem.
   
   I always recomend to start with the smallest example in a new project and 
try to just send a string and then return a string from a backend method. then 
continue to progress, that way you'll find more easily where's the problem in 
your legacy project and could solve it. Trying from the start to send and 
receive data with more possible variants could be very hard to debug and find 
the problem.
   
   HTH


----------------------------------------------------------------
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:
[email protected]


Reply via email to