close
Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Advice
0 votes
1 replies
75 views

I have a Facebook profile, and I want to post to it at specific times using a script, not manually. To do this, I need a token with permission to post to my profile wall. I'm creating tokens that are ...
Tooling
0 votes
0 replies
49 views

Currently, the internal API Call in Node SDK (https://us.i.posthog.com/flags/definitions?token=phc_xyz.....&send_cohorts) sends the flags and the cohort and the group. For cohort, we don't receive ...
Best practices
1 vote
1 replies
97 views

Hi everyone, I am currently learning Django REST Framework (DRF). After working with the built-in token authentication, I decided to experiment by implementing a custom authentication flow using only ...
Score of 2
2 answers
194 views

Other than instances of pp-number (e.g. 0xe+1), what are the (typical) examples of valid preprocessing tokens, which are invalid tokens? Extra question: is it correct that all tokens are valid ...
Advice
0 votes
0 replies
86 views

I have a UI and UI gets a token from an Identity provider(token: by passing user onboarded details to identity provider) and also I have a service that calls other service with a token generated by an ...
Best practices
0 votes
0 replies
52 views

I'm using a third party identity provider for authentication towards my own services. After an user finishes authentication, my IdP returns an JWT access token. The question is: What is the better ...
Advice
0 votes
4 replies
89 views

I’m pretty new to c++, and I wanted to make an RPN calculator (including stuff like gcf, sin, cot, mean, etc), but after some research, I found out I need a tokenizer and a token vector. However, both ...
Tooling
0 votes
0 replies
154 views

I'm developing an AI application that uses GPT-5.4 and Claude-sonnet-4-6. The official API costs are too high for my scale (thousands of requests per day). I've heard about token relay services that ...
Advice
0 votes
4 replies
160 views

I’m currently working on a system where agents interact with multiple external services such as Google APIs, Slack, and GitHub. All of these services use OAuth, which means access tokens expire ...
Score of 0
0 answers
120 views

I am trying to implement Firebase App Check in a Flutter/Dart iOS app running on an iOS Simulator using the debug provider. The debug token is being generated correctly and is registered in Firebase ...
Score of 0
0 answers
45 views

I’m deploying a Blazor WebAssembly Hosted app (Server + Client) to IIS using an Azure DevOps Classic Release pipeline. Token replacement succeeds and the deployed files look correct, but after ...
Score of 1
0 answers
88 views

I need to migrate a project from Java 1.8 to Java 17 and I have troubles with a token generator. Actually the generation is this (Java 1.8): public String generateId(String id) { return ...
Score of 1
1 answer
108 views

I was following the Advent of Agent and was building the multi-agent app with Firecrawl. When I am using this line FIRECRAWL_API_KEY: "${FIRECRAWL_API_KEY}" inside the research_agent.yaml ...
Advice
0 votes
1 replies
58 views

I have a security concern regarding Ably token usage and quota management. Verification: is it possible for a client to establish unlimited concurrent connections (e.g., thousands of sockets) using a ...
Score of 1
0 answers
85 views

I created a self-signed certificate and added it in power platform admin center using the following commands: $certificateName = "powerpages.yourdomain.com" $certPassword = ConvertTo-...

15 30 50 per page
1
2 3 4 5
510