[#1108] Active token/Secret key not found Code: 400

Migrated from Redmine #1108 | Author: Viden Natzev
Status: Closed | Priority: High, I’m very impatient | Created: 2023-09-13


Dear Team,

We try to integrate custom payment processor MyPOS vie API. But we have a issue with authentication to the API

Request:
$SBclient = new \SBPay\SBPayClient(“string”,“string”,“golfsimsofia”,“https://app.sbpay.me/api/”);
$SBorder = $SBclient->payments()->getOrder(30);

The response:
Active token/Secret key not found
Code: 400

We verify 10 times SBPAY_TOKEN, SBPAY_SECRET ,SBPAY_MERCHANT, SBPAY_HOST but still the same error?
Can you help us?

Best Regards

Dmytro Bondarev wrote:

Hi,
Please try again, it should work now.

Viden Natzev wrote:

Dmytro Bondarev wrote:

Hi,
Please try again, it should work now.

Dear Dmytro, yes it’s work thanks a lot. Please consider this issue as closed.

Best Regards