Link from API call changes when I try to open it eg. on BN open link as native app or external website link

Hello fellow bubblers,

Do anyone have an idea of whats going wrong here?

The link that I should open is eg. this one:
mobilepay-test://merchant_payments?payment_id=b606ab58-c3c6-4c89-b499-404a3ebfd5a2

But when it trys to open via the plugin it turn into:
mobilepay-test://merchant_payments/?payment_id=b606ab58-c3c6-4c89-b499-404a3ebfd5a2

The difference is the / before the ? mark. Any idea?

@Jici @boston85719 any of you guys have an idea? :sweat_smile:

No idea really.

What plugin?

How is it being created? Where are you storing it? When it is stored is it the correct value? Is the ‘/’ being added only during the open link action or is it happening when you try to store it?

How are you trying to open the link? Are you using navigation workflows or does the plugin you are using provide a workflow to open the link? Does this plugin provide you with the ability to just simply create the link?

What plugin? (The BDK Native Plugin, Open Link)

How is it being created? The link is provided by an api call

Where are you storing it? In the bubble databse

When it is stored is it the correct value? Yes
Is the ‘/’ being added only during the open link action Yes or is it happening when you try to store it? No

I would contact the developer of the BDK Native Plugin Open link to enquire why it is happening.

@gaurav Could you please assist :slight_smile:

Gaurav was my savior! Great support and service!
There was no error with the plugin :slight_smile: