Losant API 'Application Not Found' Error

Hello,

I am trying to get device information from a newly created application using the Losant API JavaScript client. However, I keep running into the ‘Application Not Found’ error even though I am using the correct application ID for my request parameters (copied straight from the application ID field on the top right of application main page). I was wondering if it takes time for applications to be available on API for any of API clients’ use?

Thank you in advance!

@Ekin_Bukulmez

So, that should be immediate. Would it be possible that your API Token doesn’t have the right permissions?

You can see more here:

https://docs.losant.com/applications/application-tokens/

@anaptfox

Unfortunately the issue is still persisting, even with a valid API key. Thank you for your time regardless.