You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a toolset (Docker, Laradock, Vagrant, etc.): Laragon
Failure Logs
[previous exception] [object] (GuzzleHttp\Exception\ClientException(code: 403): Client error: POST https://shopbasemiddleman.myshopify.com/admin/recurring_application_charges.json resulted in a 403 Forbidden response at C:\laragon\www\wsconfirm\vendor\guzzlehttp\guzzle\src\Exception\RequestException.php:113)
The text was updated successfully, but these errors were encountered:
For bug reporting only! If you're posting a feature request or discussion, please ignore.
Expected Behavior
I want to create a test charge in my development private app
Current Behavior
I created a private as I've always done but when I try to create a test charge, the ApiHelper returns status 403 when creating the new charge
Failure Information
When the ApiHelper file does a request to the endpoint for create charges it returns 403
Steps to Reproduce
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Failure Logs
[previous exception] [object] (GuzzleHttp\Exception\ClientException(code: 403): Client error:
POST https://shopbasemiddleman.myshopify.com/admin/recurring_application_charges.json
resulted in a403 Forbidden
response at C:\laragon\www\wsconfirm\vendor\guzzlehttp\guzzle\src\Exception\RequestException.php:113)The text was updated successfully, but these errors were encountered: