Is there any guide or video on how to configure and use the Instagram API by Bubble? I want to pull basic profile info of users like name, number of followers. I made an FB developers account, added an app, generated client id and secret. Also added an instagram test user. But i am unable to connect it all. Is there any step by step guide to do this? I am receiving the following error:
Hi Klaas, Thanks a lot for the tutorial. I am thinking about login (authorize) with instagram. I dont actually need all the information. Just curious if you have found a way to log users in with instagram? Thanks a lot
I tried to use both Instagram plugin from bubble and Instagram Basic plugin.
For the bubble instagram plugin, i got the āerror_messageā: āInvalid scope: []ā,
For the Instagram Basic plugin i got the same thing if I dont use the test user. If I used test user, I can only get the Id (no the userās email and username).
Iām trying to allow users to login to my site with instagram and then I could get username and profileās image. What is your take on this?
Trying to pull information of a user during the signup process. So during the signup process a user while filling the signup form will click on instagram and sign in. This is only for pulling information on his/her account. Not using it as a signup option.
Iāve got the same thing for the Instagram Basic plugin if I donāt use a test user. If Iāve used the test user, I can only get the ID (not the userās email and username).
I have been trying to figure out the same thing. Signing up with a Instagram plugin and the retrieving information. The pathfix app works for business profiles or your own, however does not other users signup with their individual accounts. Anybody solved this?
Hi eveyone! I finally got this figured out. The https://pathfix.com/ integration works fine, if you want to connect an business account to your web page. However if you want to enable several users to register /connect to your webpage, you best use the api connector. This video really helped me to get this started: OAuth 2.0 Explained | Bubble.io API Tutorial Part 06 - YouTube