Hello,
Currently, I put my client ID in my IOS code and it generates a different token every time when I search. I feel like it's not a good way to do this.
In the documentation, it shows Please avoid having your client's credentials part of your Mobile App source code. Is there a different way to generate the token and communicate with the API?
Thanks a lot,
Jason