My vue on netlify failed to request the api provider with error net::ERR_HTTP2_PROTOCOL_ERROR

When i work on localhost apache it’s fine but when i deploy vue on netlify and laravel on 000webhost the vue app failed to fetch or post data from the laravel on 000webhost i’m sure that laravel work well with mysql and i tested that but for example when i login or fetch data from vue that’s consume the laravel app i found that on
the console :

net::ERR_HTTP2_PROTOCOL_ERROR

also on the response

failed to load response data no resource with given identifier 

Mind sharing some details like the URL?

1 Like

Okay, i just re-depoy the backend on another serve and it’s working perfectly
so i think the problem with the free hosting 000webhost some features does not avaliable in the free plan.

1 Like

Thanks so much for your reply.

Thanks for coming back and updating this thread. We are glad everything is working for you now. Happy building :rocket: