Unexpected API Changes on July 8th - Anyone Else Experience This?

Hello everyone! I’m reaching out to see if anyone else noticed some API modifications that happened today. Both my spouse and I received what appears to be an API update, but we didn’t get any notification email or official announcement about it. This seems unusual since we typically receive some kind of communication when updates are pushed out.

I’m curious if this was a widespread change or if we’re dealing with something specific to our accounts. Has anyone else experienced similar unexpected API updates recently? Any insight would be helpful since we’re trying to figure out what changed and why we weren’t notified.

Edit: Just wanted to share some good news - my application got approved today!

Same here! Happened yesterday - no emails, just suddenly different response formats. Checked their GitHub and Twitter but nothing. Looks like another silent hotfix :roll_eyes: Congrats on the approval btw!

Experiencing similar API issues is not uncommon, especially following noteworthy changes that often lack prior communication. It’s frustrating to navigate these updates without clear notifications. I’ve dealt with undocumented changes that occasionally arise when there are urgent security updates or critical fixes. It’s worthwhile to monitor the status page or community forums where emerging information is regularly shared. Congratulations on your application approval; that is indeed great news!

I noticed similar API behavior recently. My test environment started returning unusual status codes, leading me to believe there was an issue with my code. Unfortunately, the documentation was also not updated, which complicated things further. I’ve experienced these types of silent updates in the past, typically indicating backend changes or urgent security fixes that alter API responses. It’s frustrating to deal with these unexpected modifications without any prior notice. I recommend reviewing your API logs for any changes in response structures or headers that might clarify the situation.