Skip to main content

Questions tagged [bubble.io]

This tag is for questions about the Bubble.io platform. Bubble is a visual programming language, a no-code development platform and an application platform as a service, developed by Bubble Group, that enables non-technical people to build web-applications without needing to type code.

0 votes
1 answer
77 views

How to add a firebase-messaging-sw.js file to Bubble [EDIT - file not recognized]

I know that in a common resolution to the error below, I need to add a firebase-messaging-sw.js file. Since I'm using a bubble HTML element to run the script, I'm not sure how to do that. I tried ...
Ethan Leonard's user avatar
0 votes
1 answer
24 views

Firebase messaging from bubble

I've got a simple HTML element in Bubble.io that I'm trying to run javascript from. Here's the error: Uncaught Error: Service messaging is not available at Provider.getImmediate (provider.ts:130:...
Ethan Leonard's user avatar
1 vote
0 answers
24 views

Run JS from bubble (import failing) [duplicate]

I've got a simple HTML element in Bubble.io that I'm trying to run javascript from. I keep getting import errors: Either it isn't a module and I can't use import Or It doesn't recognize exported ...
Ethan Leonard's user avatar
1 vote
2 answers
31 views

Tracking traffic across two sites, one a subdomain of the other

Context As the title mentions, I have two sites, one a subdomain of the other. To be clear: Landing page (hosted on Webflow) - website.com Application (hosted on Bubble.io) - app.website.com Desired ...
Lawrence Humphrey's user avatar
0 votes
0 answers
24 views

TinyMCE is not showing my content html from Bubble Data Base

help if possible. I use tinyMCE for the system admin area to insert content. The same content is saved in html in the database. Naturally I want to display the content on the front, I can get all the ...
Everaldo Passos Seixas Junior's user avatar
0 votes
1 answer
102 views

How to add a line item to an existing Woocommerce order via REST API?

I am looking to add a line item to an order. I am POSTing to this endpoint: /wp-json/wc/v3/orders/7691 with some pretty basic json: { "name": "Product Name", "...
Nick MacKay's user avatar
0 votes
0 answers
15 views

I have trouble to display images on my admin page

I’ve built two separate page, one for the user to upload his picture, and the other for the admin to verify this picture. But when the picture is uploaded by the user, it is not displayed in the admin ...
adam Elimadi's user avatar
0 votes
1 answer
249 views

How to save, edit and post API responses from Bubble?

I'm just learning Bubble and I have some difficulties that I encountered. The problem is that I need to receive data, process it and send it back. At the same time, extract certain values of their ...
Константин's user avatar
0 votes
1 answer
187 views

I am adding stripe subscription to bubble app but facing this problem "Stripe error: The search feature is temporarily unavailable in your region."

enter image description here Can somebody tell me what is the issue and how to resolve this? I tried changing Business location and Type of business both individual and sole proprietor, but still ...
flyby's user avatar
  • 1
0 votes
0 answers
39 views

How to get permission to get access to the LinkedIn Profile API?

I want to understand how to get authorization/permission on this LinkedIn Profile API. I recorded a video to help better explain my issue/question: https://www.loom.com/share/...
Djan Cano's user avatar
0 votes
0 answers
23 views

Google slides HTTP requests API's

I am a bubble.io developer but ran into a problem I haven't had previously, trying to push data (just creating a new slide) from bubble.io to google slides using the following API: https://slides....
Interested's user avatar
0 votes
0 answers
45 views

How can I get a picture of a user who is not registered as a tester in the instagram basic API?

I'm a developer of 'Bubble.io(no-code tool)', and I'd like to use the instagram basic API to get a photo of a user who isn't registered as a tester. I want the ability for users to log into their ...
Jisu Lee's user avatar
0 votes
0 answers
27 views

Difficulty Fetching User Interests from Facebook API in Bubble.io Platform

Struggling to Retrieve User Interests via Facebook API in Bubble.io Problem Overview: I'm currently developing an application on the Bubble.io platform that involves fetching user interests from ...
mohil mangroliya's user avatar
0 votes
0 answers
34 views

We are trying to setup Firebase Phone Authentication in an application we are building using Bubble.io, however, we are unable to make it work

We have the custom code but we are not able to store the outputs of the code into bubble Database. We are using the code in an HTML element in bubble. The toolbox plugin which picks up javascript code ...
user22992589's user avatar
1 vote
0 answers
131 views

Iphones' safari and chrome doesn't play video (html5) and throws NotsupportedError: The operation is not supported

I've built two scripts. One is to record video and upload it to bubble server, second is to play the video from uploaded video's url. All works fine in all platforms/browsers except the browsers of ...
user8209191's user avatar

15 30 50 per page
1
2 3 4 5