A place to discuss charging merchants for your apps and services using the billing API.
Hi,
I'm working on creating application charges in my app, but I'm encountering an invalid JSON response. When I try to fetch it in Postman, I receive a 403 error. However, when I fetch the products JSON using the same authentication token, I get a 200 response with the product data. Yet, when I attempt to retrieve application charges or recurring application charges, I consistently get a 403 error.