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
Best practices
0 votes
1 replies
67 views

I have an Amazon Cognito user pool with Azure AD federated as an OIDC identity provider, using the Cognito Hosted UI and the authorization code flow. My app starts login by redirecting to: https://<...
Score of 0
2 answers
161 views

We are trying to implement validation for an external JWT token. According to the docs we can use this simple method to achieve this by verifying the signing key with the jwks endpoint from the token ...
Score of 0
0 answers
67 views

I've been attempting to develop an application which has access to OnShape's API, using OAuth as the authentication method. However, I've been running into an issue both with my own code and with the ...
Score of 0
0 answers
102 views

I'm getting this error when exchanging the OAuth code for an access token: {"error":{"message":"Error validating application. Cannot get application info due to a system error....
Score of 0
0 answers
61 views

I am using the C# code below to obtain an OAuth access token using a Personal Access Token with GoTo API (GoTo Webinar API) and getting error "StatusCode = 403 Forbidden" Below is the code. ...
Advice
0 votes
2 replies
73 views

I have a project for connecting creators to brands. When creators have created their accounts, we add a button to connect Instagram, TikTok or X (Twitter) accounts. Then Real OAuth flow — Users ...
Advice
0 votes
2 replies
91 views

Is Instagram API available for signing up users into my website using their Instagram account? And if so, can someone please give me a quick guide on what needs to be done, vidoes on YouTube are kind ...
Advice
0 votes
0 replies
36 views

i spent quite a bit trying to find the reason for 302 redirect loop on default signin page (/api/auth/signin). If anyone else is experiencing this on NextAuth V5. Make sure you don't have the page ...
Advice
0 votes
4 replies
159 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 1
0 answers
33 views

I am working on updating our CAS from version 5.3 to version 7.3.2. CAS V2, CAS V3 and OIDC authentication are working fine, and we are able to choose the attributes to return to the client based on ...
Advice
0 votes
2 replies
90 views

Here is a screenshot of the google photos library api scopes as of 7th Feb 2026. (Taken from here) So now developers can only backup (or access) data created via their programs/scripts (i.e self-...
Score of 0
1 answer
105 views

I'm building a small backend as a learning exercise with node.js, express, typescript, and the shopify api. My server runs fine and successfully goes to the home "/" page, but when I try to ...
Score of 0
1 answer
65 views

We are integrating Autodesk Construction Cloud (ACC) with FME Flow (Server) and are trying to move from 3LO (user-based OAuth) to SSA / robot account (2LO) based on the APS guidance that SSA is now GA....
Score of 0
1 answer
78 views

I am attempting to retrieve post analytics using the LinkedIn memberCreatorPostAnalytics endpoint, but consistently receive a 404 Resource not found response, despite successful OAuth and post ...
Score of 0
0 answers
412 views

I'm struggling with a persistent Supabase Google OAuth PKCE authentication issue in a Next.js 15 app. Despite multiple attempts to fix it, I keep getting the error: "invalid request: both auth ...

15 30 50 per page
1
2 3 4 5
1351