strapi-plugin-website-builder icon indicating copy to clipboard operation
strapi-plugin-website-builder copied to clipboard

Suggestion adding http responses

Open quiloos39 opened this issue 1 year ago • 1 comments

I liked the idea of this plugin, but I found error messages lacking the necessary information. Is possible also include HTTP responses too, so if something goes wrong, the developer can have a better idea of where it went wrong.

also, in the documentation, I think it should be mentioned that the request we are sending is a POST request. (I initially thought it was GET request)

quiloos39 avatar Sep 04 '22 22:09 quiloos39

Thanks for the feedback and interest.

I agree that the http response should be included as well, I will look into adding this.

In regards to adding a note about it being a POST request I can do so as well. Generally build/trigger requests are via POST.

ComfortablyCoding avatar Sep 05 '22 04:09 ComfortablyCoding