PodioSearchResult not working with App Authentication...
AnsweredWe have a need to be able to search our own app, but when we call:
https://developers.podio.com/doc/search/search-in-app-4234651
We get the following error:
PodioForbiddenError: "The user with id 974642 does not have the right view on app with id 2229326"
If we try to do App Authentication, we get:
PodioForbiddenError: "Authentication as an app is not allowed for this method"
The documentation does not put any restriction on this API for what type of Authentication is necessary... we really need this to be available for App Auth so we can use this to do a quick search of our App for data rather than having to do query of all items and then looping through them to find the one we want.
Need this asap, as this is causing us a problem in production - PLEASE ? :)
Thanks,
Patrick
-
Hi Patrick,
It sounds like your app tokens are getting mixed up again. The search in app looks to be working with app auth, but only on the app you authenticate as (of course) so if you're switching access tokens around and try to search the wrong app you will get the error you got. This will also explain why it suddenly began to work for you. :)
/Andreas
Please sign in to leave a comment.
Comments
2 comments