Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 4 years ago.
Improve this question
Chatbase API (api.chatbase.com) certificate has expired in Sep, 7th.
Certificate error
It seems that the issue is resolved now. To verify, you can visit https://api.chatbase.com which should display a page with "Not Found" if working correctly or display a certificate error if it is not.
Related
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 days ago.
Improve this question
How to make the user return to the pre-login state in the node.js backend app. Which verb fits into this action POST, GET, or DELETE? If any please elaborate.
I tried to do it with the token. I verified the token and set its expiry to some milliseconds. But in vain.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 5 years ago.
Improve this question
We are building an Instagram Implementation in our application and we want to send a Direct Message (Inbox) with a code to which they have to enter in the app to verify the account.
I tried to check their API but was not able to get any information on the same.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 7 days ago.
Improve this question
Trying to understand how we can link an item in our database to whether or not the user actually purchased it. Is this possible?
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 7 years ago.
Improve this question
Hi there i'm trying to get the source code for a user to login with their flickr account details or just a "log with flickr" button. is there anyone who can help me with that or where i can get the skeleton code
This could be done using the Flickr API, here.
Note that tag spamming isn't a good thing.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
I'm getting this in my console when I log [response bodyAsString];:
BodyAsString: <response>
<status>error</status>
<code>403</code>
<message>Account Inactive</message>
</response>
Not sure why my account (Instagram API) is inactive. Can anyone help?
Thanks!
A 403 error means your access to the page is forbidden. Try resetting your IP address and removing and proxies you have running and try again.