Skip to content

Library stopped working #536

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
ldebrouwer opened this issue Jun 19, 2024 · 4 comments
Closed

Library stopped working #536

ldebrouwer opened this issue Jun 19, 2024 · 4 comments

Comments

@ldebrouwer
Copy link
Contributor

This is a bit of an odd one, but the library has stopped working for me and my team all of a sudden.

Every single request through this library now returns a $response of false, with an empty body, and subsequently fails on the JsonMapper "hydration".

It was working perfectly fine last week.

To make things even weirder, local cURL requests in the terminal work absolutely fine.

I've also checked swapping it out for lesstif/php-JiraCloud-RESTAPI, and hitting the V3 API and I'm seeing the same issue there.

As I believe it may be an issue around how headers are set in the library, I was wondering if someone else is currently experiencing the same issue before I dig deeper into this. Because it feels like something might have changed on the Jira side that no longer gels with this library.

Or if there's any information that would be particularly useful in terms of steps to reproduce, I'll be happy to provide those.

@SerhiiKorniienko
Copy link

Hi @ldebrouwer, I have the same behaviour. Wasn't using this lib before - but can confirm that neither of them does not currently work.

Receiving 200 OK with empty response.

Have you solved issue on your side somehow or switched to another API client implementation?

@ldebrouwer
Copy link
Contributor Author

@SerhiiKorniienko Because I was only using a limited set of functionality from this library, I've swapped it out with a custom light-weight service using symfony/http-foundation, it was the easiest way forward for me at the time.

@SerhiiKorniienko
Copy link

@ldebrouwer gotcha! Thanks, thinking that way as well

@lesstif
Copy link
Owner

lesstif commented Sep 16, 2024

HI @ldebrouwer @SerhiiKorniienko thank you for your contribution. I guess it's related to php/php-src#14184, so I'll release new version for work again,

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants