error 500 "empty response"

More
2 years 9 months ago #319 by Stefaniekaufmann
error 500 "empty response" was created by Stefaniekaufmann
Hello,

I have the problem that only GET request work, POST or PUT return an error 500 "empty response". 
Do you have any idea what the problem could be?


My configuration:

Joomla: 3.9
Apache: 2.4.46
PHP: 7.3.24
MySQL: 5.7.32

Thanks in advance.

Please Log in or Create an account to join the conversation.

More
2 years 9 months ago #320 by steve.tsiopanos
Replied by steve.tsiopanos on topic error 500 "empty response"
Each method has it's own requirements for GET, PUT, POST, DELETE. Some API methods do not support all create, read, update, delete actions.

What were you testing, specifically?

For reference, the Swagger API documentation can be viewed, here:
- learn.getcapi.org/swagger-api-doc

Please Log in or Create an account to join the conversation.

More
2 years 9 months ago #321 by Stefaniekaufmann
Replied by Stefaniekaufmann on topic error 500 "empty response"
We've installed the virtuemart services extension.
GET methods work perfectly fine, but when trying to create e.g. products it returns the error 500

Request Method: POST
URL: https://mywebsite/api/v1/vm/product/store

Please Log in or Create an account to join the conversation.

More
2 years 9 months ago #322 by steve.tsiopanos
Replied by steve.tsiopanos on topic error 500 "empty response"
In this case, I recommend reaching out to Adsential support for the Virtuemart plugin.

adsential.com/en

This should have a support forum for logged in subscribers via their website.
The following user(s) said Thank You: Stefaniekaufmann

Please Log in or Create an account to join the conversation.

Cron Job Starts