Did you test your call with the curl? e.g.
    
    
    curl -X POST http://httpbin.org/post -H 'Content-Type: application/json' -d 
'{"key":"value"}'
    
    
    Run

Is still stuck, I guess it could be an issue with the backend?

Reply via email to