Skip to main content

Questions tagged [snapchat]

Snapchat is a mobile photo messaging application. Use this tag for programming-specific questions regarding the usage of Snapchat, Snapchat's APIs, or Snap Kit development tools. Questions regarding general usage of the app or platform are off-topic.

0 votes
0 answers
25 views

Snapchat Publisher Analytics API response

I have a requirement of getting our organisation Snapchat accounts Analytics using Story Studio Analytics API ,I am using PHP client library. I can able to get the response through API but values are ...
Kiran's user avatar
  • 61
0 votes
2 answers
27 views

Flutter bottomsheet like snapchat

I want to create a bottomsheet with tabs inside it, and below the tabs there is a tabview can be scrolling without scroll the tabs and the handle above them. When the handle is pulled up, the ...
salim alzuhairi's user avatar
0 votes
0 answers
155 views

How to implement login with snapchat in flutter

I need help with to make login with snapchat button. I am implementing a app for a client and he need a button to login with snapchat. So, I researched and found there is a plugin called snapkit. But ...
Kavinda Lochana's user avatar
0 votes
0 answers
28 views

Snapchat Public API Content-Type header not supported

I am attempting to make a GET request to the following endpoint: GET https://businessapi.snapchat.com/public/v1/public_profiles/{profile_Id}/stats However, I'm encountering difficulties with the ...
Orkhan Farmanli's user avatar
1 vote
1 answer
54 views

SnapSDK Creative Kit problem with startSending(content)

In Swift project there is installed package SnapSDK SPM, and info file configured with clientid. I am trying to use SCSDKSnapAPI.startSending() for sharing image from app to Snapchat. This ...
MilosPolo's user avatar
0 votes
0 answers
22 views

How to get metadata like username and subscriber count from Snapchat login in Flutter?

I'm integrating Snapchat login into my Flutter app using the provided Login Kit. However, I'm unsure about how to retrieve additional metadata such as the user's username and the number of subscribers ...
Muhammad Talha's user avatar
0 votes
0 answers
76 views

Response code 403 (Forbidden) when trying to create an Snapchat media using the api

I am trying to create an Snapchat media like shown here: https://marketingapi.snapchat.com/docs/profile.html#create-media but unfortunaly i am getting the response code 403. i exchange the token with ...
Finn's user avatar
  • 1
0 votes
0 answers
47 views

ONNX model pooling layer converter does not support attribute called dilations

I encountered an error while trying to use the ML model from the multi-object notebook that is provided from SnapChat, when I import the ML model There is an error: "Resource import for D:/...
Neil Cuyos's user avatar
0 votes
0 answers
30 views

can we integrate snapchat's conversion API in flutter app?

i am wondering if we can integrate Snapchat conversion API in Flutter app, as I was reading through docs I found that Business SDK The Business SDK is an SDK that facilitates requests and ...
Usman Hafeez's user avatar
0 votes
0 answers
22 views

Is it possible to import a user's Bitmojis entire 2d body (instead of just the selfie view) using the SnapSDK for iOS dev?

I want to grab a users Bitmoji's entire body in a app I am developing, but can only grab their Bitmoji in a "selfie" view, limiting access to only the face of the Bitmoji. I am using the ...
kbrizzc0des's user avatar
0 votes
1 answer
235 views

How do i get the users profile id from the snapchat access token?

To get the access token i followed instructions like this: https://marketingapi.snapchat.com/docs/profile.html#user-auth-via-redirect and made this authorization link: https://accounts.snapchat.com/...
Finn's user avatar
  • 1
0 votes
1 answer
18 views

LensStudio script.remoteServiceModule is undefined

I have this script in a SnapChat filter // @input Asset.RemoteServiceModule remoteServiceModule var request = global.RemoteApiRequest.create(); request.endpoint = "start" script....
Mauro Sala's user avatar
  • 1,176
0 votes
0 answers
16 views

Getting issue with Snapchat Marketing API for granularity as DAY and TOTAL [duplicate]

I am trying to call Snapchat Marketing API through postman for Ads stats and I've seen many of us facing this issue especially for date timezone but this issue specific for granularity where if it's ...
Garima Sachdeva's user avatar
1 vote
1 answer
204 views

Snapchat login Kit with python

I'm trying to generate a Oauth URL with python and able to generate but when I hit the URL from Snap I'm getting only "Something went wrong" and no other message or error... Below is my ...
Himanshu Sharma's user avatar
0 votes
0 answers
33 views

Trying to make a countdown on a filter in Lens Studio, countdown stuck

Im trying to make a countdown in lens studio that ends on a speficic time, but when i try to edit the timer it only goes from 58:45 and 57:00 minutes. How do i fix it, here is the script. Iv`e tried ...
ShopEySwing's user avatar

15 30 50 per page
1
2 3 4 5
17