Skip to main content

Hey is anyone else getting 500 errors from RevenueCat's REST API currently?

  • December 22, 2024
  • 1 reply
  • 65 views

Forum|alt.badge.img

Hey,

I suddenly started getting 500 errors from the grant promotionals API. I’m running a promotion on my app right now that all new signups get free access until January 2. This of course is suddenly broken.

The response I’m getting from RevenueCat is

{"code":7110,"message":"Internal server error."}
 

I of course want to figure out what the problem is now, and not 48 hours from now when support finally gets back to me.

This post has been closed for comments

1 reply

Forum|alt.badge.img
  • Author
  • New Member
  • December 22, 2024

I think I’ve found the issue. If I pass in a duration which is not valid, the API just chokes, rather than returning a 400 Bad Request.