Jump to content

status 141 - access token invalid with live api


Recommended Posts

Wonder if someone can help.

 

My app is working fine against the staging api ie it authorises the user (via oauth) and then makes a call via the api to search for caches close to a given point. (Had a limit of 20 inititally which worked with the staging api but dropped it to 2 when trying to access the live api in case that was the cause of the problem)

 

However when I switch to use the live api url it goes through the oauth authorisation process seemingly ok and returns an access token to me. But when I try to access the api with that token (using exactly the same call as I use for the staging api) it returns a 141 error 'access token is invalid'.

 

Can anyone cast any light on why this might be.

 

My app is in java.

 

Thanks in advance

 

Malcolm

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...