Forum Replies Created
-
Rishika Singh
Participant# 4 years, 9 months agoHi Pawel,
Thank you for reaching out to us.
As I understand it, you are using an authenticator app for generating the OTP for two-factor authentication.
If you are using google/auth/Microsoft/Lastpass authenticator, then this might be due to the time sync issue between the server and your phone.
You can follow the link mentioned below to resolve this. This should work for you.
LINK: https://faq.miniorange.com/knowledgebase/sync-mobile-app/In case if that does not work, please let us know, we can get over a screen share call to resolve this for you (OR) you can also directly reach out to us at info@xecurify.com
Thank you
miniOrangein reply to: Authenticator+ issueRishika Singh
Participant# 5 years, 11 months agoHi Haneef,
Thanks for reaching out to us.
Yes, we provide the attribute mapping feature where you can match the email address and username both. Also, you can map those attributes in your WordPress site.
You can check all the features using this [LINK]If you need any help feel free to contact us.
Thanks
Team miniOrangeRishika Singh
Participant# 6 years, 5 months agoHi there,
Thanks for reaching out to us.
Could you please share the error response you are getting while requesting?
Also, could you please the request format?However, you can take help from our developer documentation where you will find the curl and the postman request file to create the post with Basic Authentication. [DEVELOPER DOCUMENTATION]
Let us know If you have any questions or concerns. We’d be happy to help you.
Thanks
Team miniOrangein reply to: 401 – Missing Authorization HeaderRishika Singh
Participant# 6 years, 6 months agoHi there,
Thanks for reaching out to us.
In the API Key authentication method, we use the subscriber role and It does not have capabilities to modify the records. If you want to modify the records you can use the Basic Authentication, JWT Authentication or OAuth 2.0 authentication method.
If you use another method you have to take care that the user you are passing for the authentication has the capabilities to update or create those records or REST APIs.
Let us know if you find any difficulty we’d be happy to help you.
Thank you
miniOrangein reply to: what role is connected if using the Token API?Rishika Singh
Participant# 6 years, 6 months agoHi Muhammad,
Thanks for reaching out to us.
We can integrate the Woo-Commerce with our REST API Authentication plugin to talk to BUNQ APIs. Whenever some event happens in woo-commerce we can call the BUNQ APIS with the woo-commerce data.
After what woo-commerce events do you like to make a request to BUNQ APIs and which BUNQ APIs?
eg. When a new user registers on the woo-commerce site we can call the BUNQ API with the new user information.Let me know more about your use case so that I can point you in the right direction.
Also, let me know if you have any questions. I would be happy to help you.
in reply to: WordPress woocommerce integration