Viewing 5 replies - 16 through 20 (of 20 total)
  • Thread Starter jdphoenix

    (@jdphoenix)

    Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    @jdphoenix Thank you very much for your help and willingness to cooperate. You’re super helpful.

    Now I know what you mean. The plugin makes a POST request to REST API endpoint: /wp-json/webp-converter/v1/paths. And the server redirects this request to same URL: /wp-json/webp-converter/v1/paths, but with the GET method. And that’s why it doesn’t work because this REST API endpoint only supports POST.

    Can you ask your server administrator why is this happening? It’s very strange.

    Thread Starter jdphoenix

    (@jdphoenix)

    Hi @mateuszgbiorczyk,

    I spoke with GoDaddy and they turned on and off the PHP version / JSON thinking that would solve the issue. They said if it still doesn’t work, the issue is with the WordPress Core or a script. I have the latest version of WordPress installed. Thoughts? Thanks so much

    Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    @jdphoenix Unfortunately, they gave you incorrect information. If it were the case of the WordPress core, I would now have submissions from all 200,000 plugin users.

    Thread Starter jdphoenix

    (@jdphoenix)

    Hi @mateuszgbiorczyk

    No, I completely understand. I will call them again. Thanks

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘REST API Not’ is closed to new replies.