- Jun 6, 2020
- 11,559
- 4,422
While the above error might seem straightforward, unfortunately it isn't.
My app has an HTTP Post Multipart request that sends some parameters and a CSV file to the client's server. This is the relevant code.
B4X:
This has been working fine for the last 1 year. Now last week the API server's SSL certificate expired. My client says he renewed it in 2 days. From then on I have been getting this error.
PHP:
My app has an HTTP Post Multipart request that sends some parameters and a CSV file to the client's server. This is the relevant code.
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
This has been working fine for the last 1 year. Now last week the API server's SSL certificate expired. My client says he renewed it in 2 days. From then on I have been getting this error.
PHP:
Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: The GET method is not supported for this...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید