#Patch method not working

1 messages · Page 1 of 1 (latest)

blissful bough
#

Hello, I am trying to make a discord command that can apply credits to users however I get 405 method not allowed, is there a fix to this?

regal heartBOT
# blissful bough Hello, I am trying to make a discord command that can apply credits to users how...

The CtrlPanel uses a credit-based system.
credits are charged hourly based on the monthly price (price / 30 / 24)
This means that the price of your products won’t be charged right away when the user creates a server, but instead, the credits are reduced hourly—giving the user the option to cancel and create servers freely anytime.
When the user runs out of credits, his server will automatically be suspended.

blissful bough
#

Thats what I used to test it

#

Response ^^^

blissful bough
#

nvm

blissful bough